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

Report job processing error before submission #75

Open
nefrathenrici opened this issue Jan 31, 2025 · 0 comments
Open

Report job processing error before submission #75

nefrathenrici opened this issue Jan 31, 2025 · 0 comments

Comments

@nefrathenrici
Copy link
Member

If there is an error before the job submission, the error is logged in the cron log but the job is retried until the job/build is cancelled, leading to buildkite waiting forever.
We should treat any error before job submission the same way we treat job submission failures: raise an error in an error reporting buildkite job . This can be done in the except at the bottom of bin/poll.py

@nefrathenrici nefrathenrici changed the title Run a scheduled job that reports job processing failure before submission Report job processing error before submission Jan 31, 2025
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