Skip to content
This repository has been archived by the owner on Feb 27, 2021. It is now read-only.

cannot run task after 60 seconds #10

Open
yspanchal opened this issue Apr 26, 2014 · 1 comment
Open

cannot run task after 60 seconds #10

yspanchal opened this issue Apr 26, 2014 · 1 comment

Comments

@yspanchal
Copy link

i configure task to be run after 60 seconds, but in database it shows wrong time & task is not running after 60 seconds.
@background(schedule=60)

@lilspikey
Copy link
Owner

Hi,

my guess is that this is timezone related. I originally wrote background task, before Django added timezone aware datetime support.

What time does the database show? What time do you expect to see?

cheers,

John

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

No branches or pull requests

2 participants