Lee Trout
02/13/2026, 9:44 PM21:20:06.494 | WARNING | prefect.events.clients - Unable to connect to '<wss://api.prefect.cloud/api/accounts/><id>/workspaces/<id>/events/in'. Please check your network settings to ensure websocket connections to the API are allowed. Otherwise event data (including task run data) may be lost. Reason: server rejected WebSocket connection: HTTP 503. Set PREFECT_DEBUG_MODE=1 to see the full error.
21:20:06.496 | ERROR | prefect_aws.observers.ecs - ECS observer task crashed
websockets.exceptions.InvalidStatus: server rejected WebSocket connection: HTTP 503alex
02/13/2026, 9:52 PMprefect is your worker running? We've shipped some additional stability enhancements for WebSockets in recent releases.Lee Trout
02/13/2026, 10:21 PMprefect_aws-0.7.5alex
02/13/2026, 10:32 PMwebsockets.exceptions.InvalidStatus error is slipping past our error handling.Lee Trout
04/13/2026, 9:19 PMalex
04/13/2026, 9:20 PMprefect are you running?Lee Trout
04/13/2026, 9:21 PMLee Trout
04/13/2026, 9:21 PMLee Trout
04/13/2026, 9:21 PMprefect>=3.6.24->prefect-awsLee Trout
04/13/2026, 9:22 PMDownloading prefect_aws-0.7.7-py3-none-any.whlLee Trout
04/13/2026, 9:23 PMprefecthq/prefect:3-latest and container command is pip install prefect-aws && prefect worker start --pool prod-prime-ecs-pull-workpool --type ecsLee Trout
04/14/2026, 10:19 PMAnže
04/14/2026, 10:46 PM