Skip to content

Streamline initialize for drivers#185

Merged
tokebe merged 1 commit into
mainfrom
client-initialize-improvements
Jun 17, 2026
Merged

Streamline initialize for drivers#185
tokebe merged 1 commit into
mainfrom
client-initialize-improvements

Conversation

@tokebe

@tokebe tokebe commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Shortens initial fail time and lets retries depend on health loop retry instead of a separate retry system

@codecov

codecov Bot commented Jun 9, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 63.63636% with 36 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/retriever/utils/backend_client.py 65.30% 13 Missing and 4 partials ⚠️
src/retriever/data_tiers/tier_0/gandalf/driver.py 45.45% 12 Missing ⚠️
...etriever/data_tiers/tier_1/elasticsearch/driver.py 81.25% 1 Missing and 2 partials ⚠️
src/retriever/utils/mongo.py 66.66% 2 Missing ⚠️
src/retriever/utils/redis.py 50.00% 2 Missing ⚠️
Files with missing lines Coverage Δ
src/retriever/config/general.py 96.06% <100.00%> (ø)
src/retriever/utils/mongo.py 37.97% <66.66%> (+0.82%) ⬆️
src/retriever/utils/redis.py 41.58% <50.00%> (+1.17%) ⬆️
...etriever/data_tiers/tier_1/elasticsearch/driver.py 47.15% <81.25%> (+1.86%) ⬆️
src/retriever/data_tiers/tier_0/gandalf/driver.py 42.85% <45.45%> (+7.91%) ⬆️
src/retriever/utils/backend_client.py 61.34% <65.30%> (+1.06%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tokebe tokebe merged commit a368582 into main Jun 17, 2026
5 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.

1 participant