[Feature Request] Implement proper behavior for cancelled
, uncancel
, and cancelling
of activities and child workflows
#810
Labels
enhancement
New feature or request
Describe the solution you'd like
Implement proper behavior for
cancelled
,uncancel
, andcancelling
of activities and child workflows. The behavior probably looks like:cancelled
- return true once it comes back as canceleduncancel
- raise an (non-Temporal) exception saying that uncancel is not supportedcancelling
- probably just works alreadyThe text was updated successfully, but these errors were encountered: