temporalio / temporalio/features
[Feature Request] Unified gRPC retry logic
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 32
- Forks
- 28
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 7
Description
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the retry entry points linked in Core's client/src/retry.rs, TS's packages/client/src/grpc-retry.ts, Java's DefaultStubServiceOperationRpcRetryOptions.java, Go's internal/common/retry/interceptor.go, and PHP's src/Client/GRPC/BaseClient.php. First determine the intended shared behavior and how each SDK currently differs. Done means the gRPC retry logic is unified across the listed SDKs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, java, php, rust, typescript
- Domain
- backend-api-design, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100