Exception Handling Design #3040
Labels
api: core
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Created from #2936.
@dhermes I wasn't 100% sure if you had this all planned out or not, but if there are pieces to it or design questions we could talk about it here instead of in PRs.
The idea(to the best of my knowledge) is to better handle exceptions between our services that handle multiple transports. There is also a differentiation between exceptions that are raised from the upstream service and just normal transport exceptions.
We should have a clear distinction between service related exceptions and transport related exceptions and manage those consistently across all services.
The text was updated successfully, but these errors were encountered: