-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Celery/Redbeat cron tasks with diffrent timezones wont run at time #222
Comments
Hi, we are in the exact same situation as this, did you find any solution to this issue? |
No, no one answers and i tried every stackowerflow solution and it does not work. |
|
what do you suggest what to use to run crontask with different timezone |
@thisiseddy-ab add Lines 94 to 102 in 8ebd5e0
|
Celery cron tasks wont run at time, how to properly configure it?
I don't know is something wrong with celery, or redbeat or redis.
Celery==5.2.7 (dawn-chorus)
celery-redbeat==2.0.0
redis==4.3.4
First Method
Celery Configuration
Creating the Task
Second Method
Celery Configuration
Creating the Task
The text was updated successfully, but these errors were encountered: