python - How can I test celery.crontab schedule executes at expected time? -


current crontab settings here:

 crontab(day_of_month=2, hour=2, minute=0) 

but can't figure out how schedule correctly executed on code. there way test celery crontab schedule?

try cron.remaining_estimate(datetime.now())


Comments

Popular posts from this blog

Upgrade php version of xampp not success -

amazon web services - S3 and apache mod_proxy with basic authentication -

Change font size on axis for excel chart with powershell -