Skip to content

vlinsert: add bounded retry mechanism for unavailable storage nodes#544

Draft
func25 wants to merge 1 commit intomasterfrom
vlogs-graceful-rejection
Draft

vlinsert: add bounded retry mechanism for unavailable storage nodes#544
func25 wants to merge 1 commit intomasterfrom
vlogs-graceful-rejection

Conversation

@func25
Copy link
Contributor

@func25 func25 commented Aug 4, 2025

See #59

When storage nodes are unavailable, HTTP requests now get immediate 429 responses instead of hanging, while streaming connections wait for storage to recover. Data gets queued in a retry buffer so nothing is lost during outages.

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

Comments