Skip to content
Snippets Groups Projects
Commit f83b3adb authored by Pavel Kácha's avatar Pavel Kácha
Browse files

Error is now raised via req.error helper, which automatically adds already...

Error is now raised via req.error helper, which automatically adds already known info (method, request id), thus calls are terser.
Client's Error communicates request id, if received from server.
exc_info made explicit everywhere. Automatic exc_info gathering sometimes returned bogus info about unrelated exception from far before.
parent ed286310
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment