-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: in errorHandler make sure to return the correct error
error handler currently does not return and has never returned the error back to client application for any in-flight requests that might have failed or canceled. make sure we return errors back to client for even transient in-flight request errors.
- Loading branch information
1 parent
3059b7a
commit b365620
Showing
1 changed file
with
40 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters