Giorgio Basile
11/15/2023, 12:10 PMCrash detected! Execution was interrupted by an unexpected exception: PrefectHTTPStatusError: Server error '500 Internal Server Error' for url '<http://prefect-server:4200/api/task_runs/90e9a53e-56b6-40b9-b8e7-290c37439597/set_state>'
Response: {'exception_message': 'Internal Server Error'}
For more information check: <https://httpstatuses.com/500>
And the following on the server side:
01:00:57.358 | ERROR | prefect.server - Error running before-transition hook in rule <class 'prefect.server.orchestration.core_policy.SecureTaskConcurrencySlots'>: !TimeoutError()
Here is our Prefect version dump:
Version: 2.13.5
API version: 0.8.4
Python version: 3.9.18
Git commit: 0fe4277b
Built: Thu, Oct 5, 2023 3:58 PM
OS/Arch: linux/x86_64
Profile: default
Server type: server
I'm also attaching the full stack trace I'm seeing on the server side. Any clue what may be going on? Should I open an issue for it?Chris White
Giorgio Basile
11/15/2023, 5:12 PMChris White
Giorgio Basile
11/16/2023, 10:02 AM