You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Idea on how to implement the manager instrumentation: use managerWrapException, since it seems that it gets wrapped around every request. But unfortunately this doesn't actually follow the lifecycle of the request properly: it would only be seeing the part where the headers are sent, but if someone were to stream the request, it would end early.
(net.* attributes, especially)
The text was updated successfully, but these errors were encountered: