Skip to content

fix: fail fast when ES search backend is down#3975

Open
ety001 wants to merge 2 commits intomasterfrom
hotfix/search-failfast
Open

fix: fail fast when ES search backend is down#3975
ety001 wants to merge 2 commits intomasterfrom
hotfix/search-failfast

Conversation

@ety001
Copy link
Copy Markdown
Member

@ety001 ety001 commented Apr 13, 2026

Add a short timeout and a brief fail-fast window for /api/v1/search so DNS failures or ES outages return 503 quickly instead of piling up requests and pegging CPU.

Add a short timeout and a brief fail-fast window for /api/v1/search so DNS failures or ES outages return 503 quickly instead of piling up requests and pegging CPU.
@ety001 ety001 force-pushed the hotfix/search-failfast branch from be1ab0e to d23cc26 Compare April 14, 2026 04:52
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