temporalio / temporalio/features
Add Summary to LocalActivityOptions
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 32
- Forks
- 28
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 7
Description
https://github.com/temporalio/sdk-go/blob/master/internal/activity.go#L164-L181
Request is to add Summary to local activity options struct
Per-SDK Tickets
- PHP https://github.com/temporalio/sdk-php/issues/638
- Python https://github.com/temporalio/sdk-python/issues/978
- Java https://github.com/temporalio/sdk-java/issues/2580
- .NET https://github.com/temporalio/sdk-dotnet/issues/499
- Go https://github.com/temporalio/sdk-go/issues/1988
- TypeScript https://github.com/temporalio/sdk-typescript/issues/1746
- ruby https://github.com/temporalio/sdk-ruby/issues/298
- core https://github.com/temporalio/sdk-core/issues/960
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 internal/activity.go lines 164-181, where LocalActivityOptions is defined. Add the requested Summary field and use sdk-go issue #1988 to confirm the Go-side work is complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100