Skip to content

remove reset_heartbeats field in ResetActivityExecutionRequest#10954

Open
spkane31 wants to merge 2 commits into
feature/activity-operator-cmdsfrom
spk/remove-keep-heartbeats
Open

remove reset_heartbeats field in ResetActivityExecutionRequest#10954
spkane31 wants to merge 2 commits into
feature/activity-operator-cmdsfrom
spk/remove-keep-heartbeats

Conversation

@spkane31

@spkane31 spkane31 commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

What changed?

Resetting an activity execution now always clears heartbeat details.

temporalio/api#820 Removes the reset_heartbeat field from the Request message.

Why?

This change simplifies the API surface and we (the engineering/product team) do not see a good use case for resetting an activity and keeping heartbeat data. If this is needed or there is a big customer ask for it we can add this back in the future.

How did you test it?

  • built
  • run locally and tested manually
  • covered by existing tests
  • added new unit test(s)
  • added new functional test(s)

Potential risks

Minimal, PR is into a feature branch

@spkane31 spkane31 requested review from a team as code owners July 7, 2026 19:27
@spkane31 spkane31 requested review from dandavison and fretz12 July 7, 2026 19:59
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.

1 participant