Skip to content

fix(async): improve async background Job error handling#1561

Open
andrewazores wants to merge 2 commits into
cryostatio:mainfrom
andrewazores:target-update-job-refactor
Open

fix(async): improve async background Job error handling#1561
andrewazores wants to merge 2 commits into
cryostatio:mainfrom
andrewazores:target-update-job-refactor

Conversation

@andrewazores

Copy link
Copy Markdown
Member

Welcome to Cryostat! 👋

Before contributing, make sure you have:

  • Read the contributing guidelines
  • Linked a relevant issue which this PR resolves
  • Linked any other relevant issues, PR's, or documentation, if any
  • Resolved all conflicts, if any
  • Rebased your branch PR on top of the latest upstream main branch
  • Attached at least one of the following labels to the PR: [chore, ci, docs, feat, fix, test]
  • Signed all commits using a GPG signature

To recreate commits with GPG signature git fetch upstream && git rebase --force --gpg-sign upstream/main


Related to #1546
See #1527
See #689

Description of the change:

Improves error handling in two async background Job types.

@andrewazores

Copy link
Copy Markdown
Member Author

/build_test

@github-actions

Copy link
Copy Markdown

Workflow started at 5/29/2026, 1:21:45 PM. View Actions Run.

@github-actions

Copy link
Copy Markdown

CI build:
Integration tests pass ✅
Tests run: 46, Failures: 0, Errors: 0, Skipped: 1
https://github.com/cryostatio/cryostat/actions/runs/26651743679

@github-actions

Copy link
Copy Markdown

CI build:
Unit tests pass ✅
Tests run: 564, Failures: 0, Errors: 0, Skipped: 1
https://github.com/cryostatio/cryostat/actions/runs/26651743679

@andrewazores andrewazores force-pushed the target-update-job-refactor branch from c1f3caf to 182f131 Compare June 2, 2026 18:04
@andrewazores andrewazores marked this pull request as ready for review June 2, 2026 18:06
@andrewazores

Copy link
Copy Markdown
Member Author

/build_test

@andrewazores andrewazores requested a review from a team June 2, 2026 18:07
@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown

Workflow started at 6/2/2026, 2:07:16 PM. View Actions Run.

@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown

CI build:
Integration tests pass ✅
Tests run: 46, Failures: 0, Errors: 0, Skipped: 1
https://github.com/cryostatio/cryostat/actions/runs/26838749283

@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown

CI build:
Unit tests pass ✅
Tests run: 564, Failures: 0, Errors: 0, Skipped: 1
https://github.com/cryostatio/cryostat/actions/runs/26838749283

@andrewazores andrewazores force-pushed the target-update-job-refactor branch from 182f131 to 2dac214 Compare June 10, 2026 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant