Page MenuHomePhabricator

[Keyserver/rust] Improve debugging
ClosedPublic

Authored by jon on Jul 20 2023, 9:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 23, 12:53 PM
Unknown Object (File)
Tue, Nov 19, 5:54 AM
Unknown Object (File)
Tue, Nov 19, 5:54 AM
Unknown Object (File)
Tue, Nov 19, 5:54 AM
Unknown Object (File)
Tue, Nov 19, 5:54 AM
Unknown Object (File)
Tue, Nov 19, 2:25 AM
Unknown Object (File)
Tue, Nov 19, 2:12 AM
Unknown Object (File)
Tue, Nov 19, 1:55 AM
Subscribers

Details

Summary

This was useful in helping track down
https://linear.app/comm/issue/ENG-4418. Would like to see these changes
persisted so if errors do arise in the future, we get more than nothing

Test Plan
cd keyserver
RUST_LOG=debug yarn dev

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jul 20 2023, 9:58 AM
This revision was automatically updated to reflect the committed changes.
keyserver/src/user/login.js
175

For future reference, Node generally does a better job coercing things into strings than getMessageForException