-
My task is set to execute time, but it does not take effect。
I want to execute once every minute, at 00 seconds 。So I used this method。 At。But the exection is 56 seconds。
For example,
gocron.Ev…
-
### Is your feature request related to a problem? Please describe
I want to list out all scheduled jobs with detailed definition (job type, scheduling intervals, last run, next runs, etc..) like in…
-
管理员账号和密码是自己重新设置的吗?还是默认的
-
**Security Vulnerabilities from go.mod:github.com/robfig/cron/v3/3.0.1**
Since I am not able to post Security Vulnerabilities, I have created as BUG.
We are using https://github.com/go-co-op/goc…
-
定时脚本执行过程中意外退出了..
数据量相较之前增加了60%左右,原来需要执行560秒左右,现在执行440秒左右就挂掉了。
gocron日志里面的内容是:
exit status 1
-
有几个需要运行较长时间的任务,时间半小时以上。
总是会出现进程已经退出了,任务执行完毕了,gocron 里还显示执行中,任务执行状态永远也更新不了了,运行时的日志也查看不到了。
-
Hey, how do I set the last day of the month to be executed on time?
-
This is working fine for me.
I was wondering , since its a newish project if you are thinking about a roadmap or suggestions :
1. Retry
2. Audit trail / logging
3. this could be related to just loggi…
-
是否支持任务之间依赖关系,例如B任务需要依赖A任务完成后再执行呢,如果A任务未完成或者返回解决异常则B任务不执行
-
### Describe the bug
Update Worker and Status Fields in CronJobLock to Use Compatible Default Values
### To Reproduce
Steps to reproduce the behavior:
follow the example and exec:
db.Au…