-
Bug
-
Resolution: Done
-
Major
-
15.0.0.Final
-
None
Currently, the `CacheChunkedStream` is unable to proceed after receiving a failure on `onError`, the buffer is released and the stream is canceled, but no feedback is sent back to the user.
We need a way to send back some feedback to the user that an error occurred.
- relates to
-
JDG-5972 REST API blocking when retrieving keys and entries
- Verified