A new Forge error on deploy

Hey!

We encountered the following error while deploying our Forge app:

forge deploy -e development --non-interactive
Deploying your app to the development environment.
Press Ctrl+C to cancel.
Running forge lint...
No issues found.
Deploying XXXX to development...
ℹ Packaging app files
ℹ Uploading app
Error: You are trying to access 'createAppDeploymentUrl' too often (requestId: 976cd55300774900b7261b775c0d6e72)

The staging and production deployments worked, this only happened for the dev deployment.
From the message, I assume it is related to rate limiting, but I couldn’t find a resource related to deployment rate limiting. Where can I find more information about this? Or is this another issue?

Thanks in advance,
Regards
Ismail