Skip to content

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

Merged
chaptersix merged 2 commits into
mainfrom
dan/unpause-drop-fields
Aug 22, 2026
Merged

💥 Drop activity unpause --reset-attempts and --reset-heartbeats#1159
chaptersix merged 2 commits 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
@chaptersix
chaptersix removed their request for review August 10, 2026 14:10
…elds

# Conflicts:
#	internal/temporalcli/commands.gen.go
@chaptersix
chaptersix disabled auto-merge August 22, 2026 16:18
@chaptersix
chaptersix enabled auto-merge August 22, 2026 16:18
@chaptersix
chaptersix added this pull request to the merge queue Aug 22, 2026
Merged via the queue into main with commit feb0dbc Aug 22, 2026
11 checks passed
@chaptersix
chaptersix deleted the dan/unpause-drop-fields branch August 22, 2026 16:29
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