Files
sign-pdf-worker/pythonProject
julienfastre dadf3d72e3 Fix infinite retry loop on signing errors in worker
Catch SigningError separately (logged at ERROR level) and fix the ack/nack
logic so failed messages are requeued once then discarded, instead of being
requeued indefinitely or lost. Remove the bare `raise e` that crashed the
worker after each error.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 15:36:54 +02:00
..
2024-06-27 09:51:46 +02:00
2024-06-27 09:51:32 +02:00
2024-10-21 18:28:20 +02:00