Jason Wiener
02/25/2025, 6:03 PMFlow run 32847291-0ce5-4701-97e4-5a825d1fb647 did not pass checks and will not be submitted for execution
Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/prefect/client/orchestration/_deployments/client.py", line 765, in read_deployment
response = await self.request(
^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/prefect/client/orchestration/base.py", line 53, in request
return await self._client.send(request)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/prefect/client/base.py", line 354, in send
response.raise_for_status()
File "/usr/local/lib/python3.12/site-packages/prefect/client/base.py", line 162, in raise_for_status
raise PrefectHTTPStatusError.from_httpx_error(exc) from exc.__cause__
prefect.exceptions.PrefectHTTPStatusError: Client error '404 Not Found' for url '<https://api.prefect.cloud/api/accounts/><obscured>/workspaces/<obscured>/deployments/aa906b52-eb02-44fc-926e-e788656701a6'
Response: {'detail': 'Deployment not found'}
For more information check: <https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404>
How can a flow run be scheduled without a deployment?Marvin
02/25/2025, 6:03 PMMarvin
02/25/2025, 6:04 PMMarvin
02/25/2025, 6:05 PMMarvin
02/25/2025, 6:06 PM