temporalio / temporalio/features

Show retry policy on activity info

Open
#615 1 comment 0 reactions 0 assignees View on GitHub

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

Retry policy is available via proto (and core) on activity tasks, need to make it available for activities the same way it is available for workflows. Note, retry policy can be updated for an activity in some upcoming features, but it only applies to successive tasks not the current.

Per-SDK Tickets

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the proto and core support mentioned in the issue, then review the per-SDK tickets for Go, TypeScript, Python, .NET, Ruby, and PHP; Java and Core are marked done. Done means activity information exposes the retry policy consistently with workflow information, while preserving the note that updates apply only to successive tasks.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, java, php, python, ruby, typescript
Domain
backend-api-design
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.