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

Tests: Coverage for verdi process commands when no connection can be established #6650

Open
agoscinski opened this issue Dec 4, 2024 · 0 comments

Comments

@agoscinski
Copy link
Contributor

From PR #6575 it became clear that a lot of unattended behavior can happen when the commands fail on the worker side

Process 1                           Process 2
Actioner (verdi command) ---RMQ--->  Worker (failure and gets stuck)

We need to test the commands better in cases the worker is when no connection can be established. Basically #6575 for the other verdi process commands (at least for play, pause).

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

No branches or pull requests

1 participant