Open wakuflair opened 10 months ago
Describe the bug A cancelled workflow not be caught in a post workflow middleware.
To Reproduce
CancellationToken
Expected behavior The post workflow middleware should be triggered with a "Terminated" status workflow.
Additional context
I am not sure if it is by design, if yes, how can I handle a cancelled workflow by using workflow middleware?
Describe the bug A cancelled workflow not be caught in a post workflow middleware.
To Reproduce
CancellationToken
Expected behavior The post workflow middleware should be triggered with a "Terminated" status workflow.
Additional context
I am not sure if it is by design, if yes, how can I handle a cancelled workflow by using workflow middleware?