Refactor dispatch method of ResponseDispatcher to be unchecked #223
Reference in New Issue
Block a user
Delete Branch "feat/35-make-dispatch-method-of-responsedispatcher-unchecked"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Refactored dispatch method of
ResponseDispatcherto be unchecked and wrapInterruptedExceptioninResponseDispatchException.Added
ResponseDispatchExceptionto wrapInterruptedExceptionor any future exceptions occuring while dispatching.Modified
SessionReaderto catchResponseDispatchExceptionand log it.Closes #35
mentioned in commit
20e8491cff