Skip to content

feat(errs): classify YARPC status errors - #641

Merged
mnoah1 merged 3 commits into
mainfrom
mnoah1/yarpc-error-classifier
Aug 27, 2026
Merged

feat(errs): classify YARPC status errors#641
mnoah1 merged 3 commits into
mainfrom
mnoah1/yarpc-error-classifier

Conversation

@mnoah1

@mnoah1 mnoah1 commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Summary

Intent:

  • Retry transient YARPC failures instead of dead-lettering them as unknown errors.
  • Preserve dependency attribution while distinguishing caller cancellation.

Changes:

  • Classify typed YARPC statuses by retryability and origin.
  • Register the classifier with Stovepipe and document the mapping.

Summary:
Intent:
- Retry transient YARPC failures instead of dead-lettering them as unknown errors.
- Preserve dependency attribution while distinguishing caller cancellation.

Changes:
- Classify typed YARPC statuses by retryability and origin.
- Register the classifier with Stovepipe and document the mapping.

---

<sub>Generated by the 🪄 [pr-create](https://sg.uberinternal.com/code.uber.internal/uber-code/devexp-agent-marketplace/-/blob/claude-code/plugins/dev/uber-dev/skills/pr-create/SKILL.md) skill in devexp-agent-marketplace</sub>
@mnoah1
mnoah1 marked this pull request as ready for review August 27, 2026 14:49
@mnoah1
mnoah1 requested review from a team, behinddwalls and sbalabanov as code owners August 27, 2026 14:49
@mnoah1
mnoah1 enabled auto-merge August 27, 2026 14:49
Comment thread platform/errs/yarpc/yarpc.go
@mnoah1
mnoah1 requested a review from behinddwalls August 27, 2026 15:02
@mnoah1
mnoah1 added this pull request to the merge queue Aug 27, 2026
Merged via the queue into main with commit f514cfa Aug 27, 2026
15 checks passed
@mnoah1
mnoah1 deployed to stack-rebase August 27, 2026 17:09 — with GitHub Actions Active
@behinddwalls
behinddwalls deleted the mnoah1/yarpc-error-classifier branch August 27, 2026 17:09
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.

2 participants