-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the solution you'd like
Provide a Temporal client to the activity context of each SDK so activity authors can more easily use the client.
- Go - Provide client from activity context sdk-go#1761
- Java - Provide client from activity context sdk-java#2362
- Core - N/A
- TypeScript - N/A: Worker only has a
NativeConnection
, but Activities would need either aConnection
or aClient
. - Python - [Feature Request] Provide client from activity context sdk-python#721
- .NET - [Feature Request] Provide client from activity context sdk-dotnet#389
- Ruby - [Feature Request] Provide client from activity context sdk-ruby#181
- PHP - TBD whether to expose a client since one is not required to create a worker, maybe this just isn't in PHP
- Temporal CLI - N/A
Quinn-With-Two-Ns and drewhoskins
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request