Skip to content
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

Weekly cron job not running #82

Open
anubhav253 opened this issue May 29, 2023 · 0 comments
Open

Weekly cron job not running #82

anubhav253 opened this issue May 29, 2023 · 0 comments

Comments

@anubhav253
Copy link

anubhav253 commented May 29, 2023

I have been using the following cron:
every(1.week, 'create_week.job', :at => 'Monday 00:05', :tz => 'UTC')
It's not getting triggered. I also have every(30.minutes, 'coins.count.job') that is working completely fine.

Please help me if I am doing anything wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant