Skip to content

receive: Return most common err instead on writeErr cause#8741

Draft
saswatamcode wants to merge 1 commit intothanos-io:mainfrom
saswatamcode:writecause
Draft

receive: Return most common err instead on writeErr cause#8741
saswatamcode wants to merge 1 commit intothanos-io:mainfrom
saswatamcode:writecause

Conversation

@saswatamcode
Copy link
Copy Markdown
Member

@saswatamcode saswatamcode commented Mar 27, 2026

Trying to fix #8727

The added writeError test fails on current main as it returns errUnavailable on 409 + 409 + 503.
Which is sort of wrong, as an rw req with 409 on both will never achieve quorum anyway, even after remaining rep comes back up.

  • I added CHANGELOG entry for this change.
  • Change is not relevant to the end user.

Changes

Verification

Signed-off-by: Saswata Mukherjee <saswataminsta@yahoo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Receive in split routing and ingest mode returning 503 during rollouts

1 participant