googleapis / googleapis/google-cloud-rust
Add retry policy decorators to continue on specific status codes
Open
priority: p3
type: feature request
- Dominant language
- Rust
- Stars
- 955
- Forks
- 144
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 279
Description
Or maybe on specific predicates? The idea is that the most common policies ignore some well known status codes. We could implement most of them as a stack of decorators. Or maybe one decorator with a hash set of codes to ignore.
Contributor guide
Assessment
This issue has not been assessed yet.