Skip to content

Propagate outages across workers#195

Open
tokebe wants to merge 1 commit into
mainfrom
outage-fixes
Open

Propagate outages across workers#195
tokebe wants to merge 1 commit into
mainfrom
outage-fixes

Conversation

@tokebe

@tokebe tokebe commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Ensures outages are handled uniformly and quickly across workers, with quicker downs and quicker recoveries.

Also adds proxy scripts for outage simulation testing.

Also adds proxy scripts for testing
@codecov

codecov Bot commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 79.43262% with 29 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/retriever/utils/health_coordinator.py 75.00% 21 Missing and 2 partials ⚠️
src/retriever/background.py 0.00% 3 Missing ⚠️
src/retriever/server.py 0.00% 3 Missing ⚠️
Files with missing lines Coverage Δ
src/retriever/config/general.py 96.26% <100.00%> (+0.02%) ⬆️
src/retriever/utils/backend_client.py 70.04% <100.00%> (+8.70%) ⬆️
src/retriever/utils/redis.py 43.93% <100.00%> (+1.90%) ⬆️
src/retriever/utils/service_health.py 63.29% <ø> (ø)
src/retriever/background.py 0.00% <0.00%> (ø)
src/retriever/server.py 0.00% <0.00%> (ø)
src/retriever/utils/health_coordinator.py 75.00% <75.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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