Skip to content

Commit 192e5ed

Browse files
committed
add activity_paused flag to ByID heartbeat response (#517)
<!-- Describe what has changed in this PR --> **What changed?** Add "activity_paused" flag to RecordActivityTaskHeartbeatByIdResponse. <!-- Tell your future self why have you made these changes --> **Why?** 1. It is needed to let long-running activity know that activity was paused on the server. 2. Because it is missing in RecordActivityTaskHeartbeatByIdResponse but present in RecordActivityTaskHeartbeatResponse <!-- Are there any breaking changes on binary or code level? --> **Breaking changes** No.
1 parent 61f369a commit 192e5ed

File tree

4 files changed

+2105
-2093
lines changed

4 files changed

+2105
-2093
lines changed

temporalproto/openapi/openapiv2.go

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

temporalproto/openapi/openapiv3.go

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)