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

keep tasks assignement to TW host when restarting #8872

Open
belforte opened this issue Jan 9, 2025 · 0 comments
Open

keep tasks assignement to TW host when restarting #8872

belforte opened this issue Jan 9, 2025 · 0 comments

Comments

@belforte
Copy link
Member

belforte commented Jan 9, 2025

now that we have two TW's (primary and canary) we should avoid that a TW restarts overwrites the TW assignment of QUEUED tasks and any other "interference"

at the moment both primary and canary pick tasks QUEUED by either, set to NEW and then primary handles them again as new with a new decision if to assign to canary or not.

This makes for non-reproducible behavior and makes it difficult to debug.

Once the initial decision on which TW handles a task is taken, it should stay there.

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

No branches or pull requests

1 participant