Skip to content

Commit 34c300b

Browse files
committed
Add history events for NexusCancelRequest[Completed|Failed] (#564)
**What changed?** Added two new history events: `NexusOperationCancelRequestCompleted` and `NexusOperationCancelRequestFailed` **Why?** To support Nexus operation cancellations that should wait only until the cancellation has been delivered to the handler. **Breaking changes** No **Server PR**
1 parent 05dc3fd commit 34c300b

8 files changed

Lines changed: 559 additions & 271 deletions

File tree

enums/v1/event_type.go-helpers.pb.go

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

enums/v1/event_type.pb.go

Lines changed: 16 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

history/v1/message.go-helpers.pb.go

Lines changed: 74 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)