You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 6, 2022. It is now read-only.
暂停一段时间后再恢复的Interval类型任务无法正常send task,schedule能正常读取到。
重置last_run_at字段就能正常运行
task.enabled = True
task.last_run_at = None
crontab也不会有这个问题。
就我一个人这样么?
The text was updated successfully, but these errors were encountered: