-
Notifications
You must be signed in to change notification settings - Fork 149
Closed
Labels
area/runtimeAffects: the runtime library.Affects: the runtime library.kind/enhancementImprovements to existing feature.Improvements to existing feature.size/SSmall task. (A couple of hours of work.)Small task. (A couple of hours of work.)
Milestone
Description
Currently, when errors are thrown in a transport, we attach as much context as we have at that point (the Input value, operationId, etc). But when an error is thrown in a middleware, we don't attach some info that we could, so let's fix that. Will make debugging errors thrown by middlewares quicker, if all the right context is already attached and logged.
Metadata
Metadata
Assignees
Labels
area/runtimeAffects: the runtime library.Affects: the runtime library.kind/enhancementImprovements to existing feature.Improvements to existing feature.size/SSmall task. (A couple of hours of work.)Small task. (A couple of hours of work.)