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

Broken queue size if server is restarted but agents are not #4815

Open
3 tasks done
lafriks opened this issue Feb 6, 2025 · 1 comment
Open
3 tasks done

Broken queue size if server is restarted but agents are not #4815

lafriks opened this issue Feb 6, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@lafriks
Copy link
Contributor

lafriks commented Feb 6, 2025

Component

server

Describe the bug

Even when agents have set to execute multiple parallel workflows but it somehow seems only 3 parallel workflows are being executed and all seems to be assigned to first agent only:

Agents list:

Image

Queue:

Image

Steps to reproduce

  1. Restart only server
  2. Check queue size

Expected behavior

Agents when reconnect back to restarted server should have again assigned new tasks

System Info

{"source":"https://github.com/woodpecker-ci/woodpecker","version":"3.0.1"}

Additional context

No response

Validations

  • Read the docs.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Checked that the bug isn't fixed in the next version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]
@lafriks lafriks added the bug Something isn't working label Feb 6, 2025
@lafriks lafriks changed the title Very strange behaviour Broken with queue size Feb 6, 2025
@lafriks lafriks changed the title Broken with queue size Broken queue size if server is restarted but agents are not Feb 6, 2025
@lafriks
Copy link
Contributor Author

lafriks commented Feb 6, 2025

Seems to be problem that server was restarted but agents were not, after all agent restart all seems to be back to normal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant