flask celery worker not recieving tasks
I’m working on a task where I need to schedule my application to execute at regular intervals using Celery Beat schedule.
I’m working on a task where I need to schedule my application to execute at regular intervals using Celery Beat schedule.