Daniel
07/16/2025, 8:38 PMraise PrefectHTTPStatusError.from_httpx_error(exc) from exc.__cause__
prefect.exceptions.PrefectHTTPStatusError: Client error '403 Forbidden' for url '<https://api.prefect.cloud/api/accounts/61ab7041-3481-49b1-b2cf-65b336dcb79a/workspaces/54188e2c-17b0-4fa0-b9f4-eeab93fff750/deployments/>'
Response: {'detail': 'You have reached the maximum number of deployments for your workspace. To upgrade please reach out to us by visiting <https://app.prefect.cloud//organization/61ab7041-3481-49b1-b2cf-65b336dcb79a/tier-limits/upgrade> or contacting your account administrator. Current limit: 5 deployments.'}
For more information check: <https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/403>
Is this a new rule implemented by prefect? when was this limit introduced?xMarvin
07/16/2025, 8:38 PMMarvin
07/16/2025, 8:39 PMKevin Grismore
07/16/2025, 8:44 PM