-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Agents are removed even though they have tasks assigned #50
Comments
Yes, have seen this too on my setups. IMO, this is a server issue. The problem is, for the autoscaler the |
Might be (partially) related to woodpecker-ci/woodpecker#2685 |
The draining is not working agent option "stop agent from taking new tasks" not working |
It wont solve the underlying issues like woodpecker-ci/autoscaler#50 completely, but should be a first step in the correct direction.
This happens pretty often on ci.woodpecker-ci.org.
Agents are removed, even though there are tasks assigned to them (you can see this in the queue admin tab). The tasks have not started yet though.
Example (until it's canceled or restarted): https://ci.woodpecker-ci.org/repos/3780/pipeline/9626 (
docker
andsecurityscan
)The text was updated successfully, but these errors were encountered: