temporalio / temporalio/features
[Feature Request] Support for HTTP CONNECT proxies in SDKs
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 32
- Forks
- 28
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 7
Description
Describe the solution you'd like
Users need HTTP CONNECT proxies for SDK clients and workers. Some libraries have native support, some don't.
- Go - supported, just need to document
- Java - supported, just need to document
- Core - https://github.com/temporalio/sdk-core/pull/714
- TypeScript - TODO after core
- Python - https://github.com/temporalio/sdk-python/pull/501
- .NET - impl - https://github.com/temporalio/sdk-dotnet/issues/215, feature tests - https://github.com/temporalio/features/issues/521
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
Start with the linked Core pull request, Python pull request, .NET issue, and feature-test issue, then review the remaining TypeScript item. Done means the SDK and worker support status is resolved across the checklist, with Go and Java support documented and the linked implementation and feature-test work accounted for.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, go, java, python, typescript
- Domain
- networking, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100