Cancelation token issues
ozbekhanpolat42 opened this issue · 0 comments
ozbekhanpolat42 commented
Is your feature request related to a problem? Please describe.
Hello, We are using Camunda 8 zebee in our project. We send cancellationtoken on our backend in every step. But in createInstance step when user canceled api request. Jobworkers do not cath this cancel status. This seems naturel because we send different cancelation token in worker creation. Is that any way to catch this cancel status ?
Describe the solution you'd like
we have no solution
Describe alternatives you've considered
we have no alternatives
Additional context