Skip to content

Enable job retry #2927

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

JenySadadia
Copy link
Collaborator

  • Add a field to Node model to keep track of a number of job retries
  • Enable setting retry_counter while creating a job node
  • Fetch flag marking a job retry from event and return it along with node and is_hierarchy flag

Jeny Sadadia added 2 commits July 21, 2025 14:37
Add a field to `Node` model to keep track
of number of job retries.

Signed-off-by: Jeny Sadadia <[email protected]>
Enable setting `retry_counter` while creating
job node.

Signed-off-by: Jeny Sadadia <[email protected]>
Fetch flag marking a job retry from event and
return it along with node and `is_hierarchy` flag.

Signed-off-by: Jeny Sadadia <[email protected]>
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

Successfully merging this pull request may close these issues.

1 participant