Thomas Eckestad
02/05/2025, 9:16 AMMessage failed after 4 retries and will be moved to the dead letter queue
I'm using server and worker helm chart found here: https://github.com/PrefectHQ/prefect-helm
This happens for all my compound triggers.Thomas Eckestad
02/05/2025, 9:19 AMNate
02/05/2025, 4:56 PMThomas Eckestad
02/06/2025, 9:05 AMlocal/README.md
and you will have the example up and running within a few minutes.Nate
02/06/2025, 4:16 PMThomas Eckestad
02/07/2025, 7:24 AMThomas Eckestad
02/11/2025, 7:46 AMNate
02/11/2025, 3:51 PM09:43:36.279 | DEBUG | prefect.server.utilities.messaging.memory - Retried message on topic='actions' retry_count=1 queue_size=0 retry_queue_size=1
09:43:36.279 | DEBUG | prefect.server.utilities.messaging.memory - Retried message on topic='actions' retry_count=2 queue_size=0 retry_queue_size=1
09:43:36.280 | DEBUG | prefect.server.utilities.messaging.memory - Retried message on topic='actions' retry_count=3 queue_size=0 retry_queue_size=1
09:43:36.280 | WARNING | prefect.server.utilities.messaging.memory - Message failed after 4 retries and will be moved to the dead letter queue
though its not totally clear to me why this is happening, I suspect it might have to do with some bug in the actions service related to compound triggers, so if you could open an issue that would be helpful!Nate
02/11/2025, 3:52 PMChris Guidry
02/11/2025, 4:47 PMactions
service is kicking it backThomas Eckestad
02/13/2025, 9:08 AMThomas Eckestad
03/04/2025, 1:23 PM