Skip to content

[RFC] Schedule build/job retry #1255

@JenySadadia

Description

@JenySadadia
  • Add field is_retried to Node model to detect retried jobs
  • Add pipeline service job_retry.py to listen to node events with node.state=done and result in ("fail", "incomplete")
  • Publish cloud event for scheduler (maybe introduce a new pubsub channel retry?)
  • Decide frequency of retries and retry job based on is_retried flag

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions