Camunda.Api.Client icon indicating copy to clipboard operation
Camunda.Api.Client copied to clipboard

Support cancellation of FetchAndLock request

Open hc4 opened this issue 5 years ago • 0 comments

It is now impossible to correctly stop FetchAndLock request. According to https://github.com/reactiveui/refit/issues/88 it should be possible by just adding CancellationToken to FetchAndLock api method

hc4 avatar Feb 24 '21 15:02 hc4