commercetools / commercetools/commercetools-sdk-java-v2
Make request canceling possible
Open
question
- Dominant language
- Java
- Stars
- 47
- Forks
- 21
- Avg merge
- 9d 13h
- Merged PRs (30d)
- 4
Description
Most async libraries makes canceling requests possible, but our abstractions (`CompletableFutre`...) hide that away, we should change our callback abstractions to allow that, for example the cancel function in the call class https://square.github.io/okhttp/4.x/okhttp/okhttp3/-call/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.