Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

执行器执行时间比调度器晚1秒 #3664

Open
law-lee opened this issue Feb 24, 2025 · 1 comment
Open

执行器执行时间比调度器晚1秒 #3664

law-lee opened this issue Feb 24, 2025 · 1 comment

Comments

@law-lee
Copy link

law-lee commented Feb 24, 2025

定时任务:每天凌晨 0 点整执行一次任务【上线8个月期间都没有问题】

Image
正常执行
例如:2025-02-19 00:00:00执行,如下图

Image

例如:2025-02-18 00:00:00执行,如下图

Image

但是:2025-02-21 00:00:00的任务执行,实际执行时间为:2025-02-20 23:59:59

Image

Image

检查服务器系统时间和标准时间相差无几

Image

请问这个可能是什么原因,应该怎么排查定位?

@LCYOKO
Copy link

LCYOKO commented Mar 13, 2025

看下xxl-job调度器部署服务器的时间,和执行器部署服务器的时间

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants