Skip to content

feat(errs): classify version mismatches as retryable#421

Open
albertywu wants to merge 1 commit into
wua/platform-error-classification-rfcfrom
wua/platform-version-mismatch-retry
Open

feat(errs): classify version mismatches as retryable#421
albertywu wants to merge 1 commit into
wua/platform-error-classification-rfcfrom
wua/platform-version-mismatch-retry

Conversation

@albertywu

@albertywu albertywu commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Summary

Add platform error ErrVersionMismatch, use it in both SQ and Stovepipe, and make it default retryable.

Avoids duplicating the same error across systems, and makes retries for this class of errors automatic

Test Plan

make fmt && make build && make test && make e2e-test

Stack

  1. docs(rfc): propose platform error classification #414
  2. @ feat(errs): classify version mismatches as retryable #421

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