Skip to content

enable metrics for harness worker and bugfix for client losing its connection#397

Merged
v1r3n merged 9 commits intomainfrom
certification-worker-metrics
Apr 20, 2026
Merged

enable metrics for harness worker and bugfix for client losing its connection#397
v1r3n merged 9 commits intomainfrom
certification-worker-metrics

Conversation

@chrishagglund-ship-it
Copy link
Copy Markdown
Contributor

@chrishagglund-ship-it chrishagglund-ship-it commented Apr 14, 2026

adding metrics output into the harness worker.

additionally, the deployment of the harness worker uncovered a pretty big issue in that the client it was using to poll was dead and it wasn't recovering itself, this PR adds a self recovery mechanism and some tests around that.

@chrishagglund-ship-it chrishagglund-ship-it changed the title enable metrics for harness worker enable metrics for harness worker and bugfix for client losing its connection Apr 16, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 20, 2026

Codecov Report

❌ Patch coverage is 85.71429% with 16 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/conductor/client/automator/task_runner.py 86.53% 7 Missing ⚠️
src/conductor/client/http/async_rest.py 0.00% 5 Missing ⚠️
src/conductor/client/http/rest.py 92.72% 4 Missing ⚠️
Files with missing lines Coverage Δ
src/conductor/client/http/rest.py 83.18% <92.72%> (+24.59%) ⬆️
src/conductor/client/http/async_rest.py 23.24% <0.00%> (ø)
src/conductor/client/automator/task_runner.py 75.78% <86.53%> (-3.95%) ⬇️

... and 57 files with indirect coverage changes

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

@v1r3n v1r3n merged commit 70ba6e7 into main Apr 20, 2026
2 checks passed
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.

2 participants