Skip to content

💥 Drop activity unpause --reset-attempts and --reset-heartbeats - #1159

Open
dandavison wants to merge 1 commit into
mainfrom
dan/unpause-drop-fields
Open

💥 Drop activity unpause --reset-attempts and --reset-heartbeats#1159
dandavison wants to merge 1 commit into
mainfrom
dan/unpause-drop-fields

Conversation

@dandavison

@dandavison dandavison commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

What changed?

Drop activity unpause --reset-attempts and --reset-heartbeats

Why

A design decision was made to remove these from SAA and WFA APIs. Users should use activity reset for this functionality.

Checklist

Stability

  • Breaking changes are marked with 💥 in the PR title and release notes

…nRequest

go.temporal.io/api reserved fields 6/7 (reset_attempts, reset_heartbeat) on
UnpauseActivityExecutionRequest, so the single-execution unpause path no
longer compiles. The batch path keeps its equivalents, which still exist on
BatchOperationUnpauseActivities.

Tests:
    go test ./internal/temporalcli -run 'TestSharedServerSuite/TestActivity' -count=1
@dandavison
dandavison requested a review from a team as a code owner August 6, 2026 21:00
@chaptersix
chaptersix marked this pull request as draft August 7, 2026 19:25
@chaptersix
chaptersix marked this pull request as ready for review August 7, 2026 19:25
@chaptersix chaptersix closed this Aug 7, 2026
@chaptersix chaptersix reopened this Aug 7, 2026
@chaptersix

Copy link
Copy Markdown
Contributor

trigger ci. github incident.

@chaptersix
chaptersix enabled auto-merge August 7, 2026 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants