mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #981] scheduled workflows aren't started or getting "Pending" status for no clear reason #671
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#671
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fudiwei on GitHub (Oct 10, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/981
Originally posted by @FarrelF in #949
@fudiwei commented on GitHub (Oct 22, 2025):
@FarrelF Hi. I've had time recently to look into this issue, but I need your help.
Please provide the following information:
docker infooutput, and any other useful parameters passed in bydocker run.Thank you very much, this will be very helpful.
@FarrelF commented on GitHub (Oct 22, 2025):
Hi. There is my information:
There is one of my workflow information that now currently pending and I exported with YAML format:
@fudiwei commented on GitHub (Oct 22, 2025):
If you deactivate all other workflows and only activate this one, do you still encounter the issue?
@FarrelF commented on GitHub (Oct 22, 2025):
No, and the pending workflows sometimes are random (if all activated and starts at the same time), not only this one.
@FarrelF commented on GitHub (Oct 22, 2025):
I just created 9 test workflows that contains start and end nodes to reproduce my issue, all of my workflows starts at the same time.
The following are my steps:
*/5 * * * *in this case)In this case, when all of my start executing the scheduled workflows, I found that 4 of 9 my workflows are on pending status for no clear reason.
Even if I activate only 4 test workflows, sometimes 1 or 2 of them are pending for no clear reason.
@fudiwei commented on GitHub (Oct 23, 2025):
Thank you for providing the information. I will try to investigate this issue.