[GH-ISSUE #705] 工作流触发方式【自动触发】执行时间异常 #474

Closed
opened 2026-03-03 01:03:37 +03:00 by kerem · 1 comment
Owner

Originally created by @shengming-n on GitHub (May 20, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/705

软件版本 / Release Version

v0.3.12

缺陷描述 / Description

定时写的Cron 表达式与实际执行时间不一致
0 0 * * *
实际执行时间是08:00:00
Image

复现步骤 / Steps to reproduce

  1. 配置工作流,模式调为自动,Cron 表达式为默认0 0 * * *
  2. 显示:
    预计最近 5 次执行时间:
    2025-05-21 00:00:00
    2025-05-22 00:00:00
    2025-05-23 00:00:00
    2025-05-24 00:00:00
    2025-05-25 00:00:00
  3. 实际执行时间为08:00:00

日志 / Logs

# 请在此粘贴日志 / Paste logs here

其他 / Miscellaneous

No response

贡献 / Contribution

  • 我乐意为此贡献代码! / I am interested in contributing to this issue!
Originally created by @shengming-n on GitHub (May 20, 2025). Original GitHub issue: https://github.com/certimate-go/certimate/issues/705 ### 软件版本 / Release Version v0.3.12 ### 缺陷描述 / Description 定时写的Cron 表达式与实际执行时间不一致 0 0 * * * 实际执行时间是08:00:00 ![Image](https://github.com/user-attachments/assets/9e2e7aec-2427-475a-b52b-b9b4a2bbe197) ### 复现步骤 / Steps to reproduce 1. 配置工作流,模式调为自动,Cron 表达式为默认0 0 * * * 2. 显示: 预计最近 5 次执行时间: 2025-05-21 00:00:00 2025-05-22 00:00:00 2025-05-23 00:00:00 2025-05-24 00:00:00 2025-05-25 00:00:00 3. 实际执行时间为08:00:00 ### 日志 / Logs <details> ```console # 请在此粘贴日志 / Paste logs here ``` </details> ### 其他 / Miscellaneous _No response_ ### 贡献 / Contribution - [ ] 我乐意为此贡献代码! / I am interested in contributing to this issue!
kerem 2026-03-03 01:03:37 +03:00
  • closed this issue
  • added the
    declined
    label
Author
Owner

@fudiwei commented on GitHub (May 20, 2025):

https://docs.certimate.me/docs/reference/faq

<!-- gh-comment-id:2892706245 --> @fudiwei commented on GitHub (May 20, 2025): https://docs.certimate.me/docs/reference/faq
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certimate#474
No description provided.