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

Jobs runner should be resilient #293

Open
sdp5 opened this issue Dec 14, 2022 · 0 comments
Open

Jobs runner should be resilient #293

sdp5 opened this issue Dec 14, 2022 · 0 comments

Comments

@sdp5
Copy link
Member

sdp5 commented Dec 14, 2022

ISSUE TYPE
  • Technical Task
OS / ENVIRONMENT / VERSION
Server
SUMMARY

Currently, running pipeline configs (or individual jobs) in parallel may result in unexpected failures.
A couple of things could be done:

  1. Handle jobs running in parallel, by creating separate zone. (need to evaluate possible options)
  2. Keep a track of jobs status and queue the failed ones for a re-run.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant