Nimesh Kumar
04/17/2024, 11:01 AMNate
04/17/2024, 1:40 PMNimesh Kumar
04/17/2024, 2:03 PMNimesh Kumar
04/18/2024, 4:21 AMNate
04/18/2024, 5:41 AMkubectl get pods -n your-ns
to see if you have any stray jobs that might need to be deletedNimesh Kumar
04/18/2024, 5:44 AMNimesh Kumar
04/18/2024, 7:44 AM<frozen runpy>:128: RuntimeWarning: 'prefect.engine' found in sys.modules after import of package 'prefect', but prior to execution of 'prefect.engine'; this may result in unpredictable behaviour
Nimesh Kumar
04/18/2024, 7:54 AMCrash detected! Execution was interrupted by an unexpected exception: PrefectHTTPStatusError: Server error '504 Gateway Timeout' for url '<https://orion-uat.services.carpl.ai/api/flow_runs/4069e4a2-23cf-44e8-a154-950bc92e8caf/set_state>'
For more information check: <https://httpstatuses.com/504>
01:17:21 PM
prefect.flow_runs
Process for flow run '4e7e2550-397e-4cf0-9bd0-b1571826ba66' exited with status code: 1
Any suggestion how can i avoid this. i am triggering the already made deployment from the API