celery-sqlalchemy-scheduler icon indicating copy to clipboard operation
celery-sqlalchemy-scheduler copied to clipboard

更改了start_time以后会暂停所有任务的调度

Open guojiankang0113 opened this issue 4 years ago • 0 comments

celery_periodic_task表中更改了某个任务的start_time以后会暂停调度所有的任务,直到到达start_time时间为止,正常情况下satrt_time应该只对相应的一条任务有效果,这个情况可以避免吗?

guojiankang0113 avatar Dec 15 '21 07:12 guojiankang0113