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

Scheduled task runs at the wrong time #50

Open
andre8888 opened this issue Aug 30, 2016 · 0 comments
Open

Scheduled task runs at the wrong time #50

andre8888 opened this issue Aug 30, 2016 · 0 comments

Comments

@andre8888
Copy link

I have a task scheduled to run at 4am UTC (9pm PST) but it actually ran at random time 11.30am PST. I'm puzzled. Other jobs seem to honor the time but some jobs clearly don't.

Crono.perform(CheckUnscheduledDeliveryPickupTomorrowJob).every 1.day, at: '04:00'

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