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
I add some jobs, its stored in the postgresql job table ,then i ctrl+c the tokio process, i expect the job will auto run when i run scheduler.start(),but the jobs not run.
how to resolve the problem?
thank you for your attension.
The text was updated successfully, but these errors were encountered:
I add some jobs, its stored in the postgresql job table ,then i ctrl+c the tokio process, i expect the job will auto run when i run scheduler.start(),but the jobs not run.
how to resolve the problem?
thank you for your attension.
The text was updated successfully, but these errors were encountered: