Skip to content

Allows for preflight to log job retries and respect their outcome#780

Open
mcncl wants to merge 1 commit intomainfrom
TE-5466/handle_job_retries
Open

Allows for preflight to log job retries and respect their outcome#780
mcncl wants to merge 1 commit intomainfrom
TE-5466/handle_job_retries

Conversation

@mcncl
Copy link
Copy Markdown
Contributor

@mcncl mcncl commented Apr 13, 2026

Description

Allows for job retries to be logged and respected by preflight, similarly to how test retries can be.

Changes

  • adds an event for job retried and allows preflight to consume that via the watcher
  • presents the information to the user (open to feedback on messaging here, this was just to get the PR open)
  • allows for the tracker to track retried jobs
  • adds the event to the renderer
  • expands the testing of the preflight package to cover job retrying

Testing

  • Tests have run locally (with go test ./...)
  • Code is formatted (with go fmt ./...)

@mcncl mcncl requested review from a team as code owners April 13, 2026 03:46
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