Skip to content

Add cleanup to K8s resources, and retry for transient errors#415

Draft
eva-1729 wants to merge 14 commits into
mainfrom
fix_simple_jobs_vanish
Draft

Add cleanup to K8s resources, and retry for transient errors#415
eva-1729 wants to merge 14 commits into
mainfrom
fix_simple_jobs_vanish

Conversation

@eva-1729
Copy link
Copy Markdown
Collaborator

Closes #391

Description

Adding some error handling and other cleanup, in order to try and catch failures in job creation, as may be happening with Simple Jobs, to stop them from vanishing.

@eva-1729 eva-1729 linked an issue Apr 24, 2026 that may be closed by this pull request
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

❌ Patch coverage is 75.00000% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.46%. Comparing base (2bfe5ce) to head (69df03d).

Files with missing lines Patch % Lines
job_creator/jobcreator/job_creator.py 73.43% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #415      +/-   ##
==========================================
- Coverage   97.86%   94.46%   -3.40%     
==========================================
  Files           3        7       +4     
  Lines         234      524     +290     
==========================================
+ Hits          229      495     +266     
- Misses          5       29      +24     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Pasarus Pasarus marked this pull request as draft May 14, 2026 08:21
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.

Simple Jobs can Vanish 💨

1 participant