扫码关注官方订阅号
就这种: (trigger: interval[0:00:03], next run at: 2015-02-16 11:13:50.791000)" was missed by 0:00:02.002000
30几个Job,max_threads已经设成50了
拥有18年软件开发和IT教学经验。曾任多家上市公司技术总监、架构师、项目经理、高级软件工程师等职务。 网络人气名人讲师,...
misfire_grace_time (int) – the time (in seconds) how much this job’s execution is allowed to be late 加上这个参数,总算是不会再miss那么多了
微信扫码关注PHP中文网服务号
QQ扫码加入技术交流群
扫描下载App
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
PHP学习
技术支持
返回顶部
misfire_grace_time (int) – the time (in seconds) how much this job’s execution is allowed to be late
加上这个参数,总算是不会再miss那么多了