Commit b6527ca
authored
Request for activity cancellation should include scheduleId (#29)
Currently client passes activityId when requesting cancellation of
activity. We instead want to include scheduleId as it makes
scanning for completed event simpler.
Once I consume this change on the server will completely remove
activityId from decision for request cancel activity completion
and also remove request cancel activity failed event as we need to
instead fail the entire decision.1 parent 31ab877 commit b6527ca
3 files changed
+370
-299
lines changed
0 commit comments