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

Worker doesn't shut down on failure #7

Open
gentlementlegen opened this issue Oct 18, 2024 · 2 comments
Open

Worker doesn't shut down on failure #7

gentlementlegen opened this issue Oct 18, 2024 · 2 comments

Comments

@gentlementlegen
Copy link
Member

The workflow keeps running indefinitely on error, which eventually times out due to GitHub limits. I believe we can have retries but eventually should stop after an amount of failures.

See https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/actions/runs/11400116637

@Keyrxng
Copy link
Collaborator

Keyrxng commented Oct 22, 2024

@gentlementlegen I tried a little earlier to repro the same error auth_key_duplicate but couldn't. By any chance do you remember what you done to cause it? Ok if not I plan to force errors but just to streamline things I guess.

@gentlementlegen
Copy link
Member Author

@Keyrxng I think this happens when multiple runs start at the same time. The cause is that the worker have different IPs but use the same key.

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

2 participants