Page MenuHomePhabricator

[Keyserver/rust] Improve debugging
ClosedPublic

Authored by jon on Jul 20 2023, 9:25 AM.
Tags
None
Referenced Files
F3233717: D8587.id29020.diff
Tue, Nov 12, 4:15 PM
Unknown Object (File)
Sat, Nov 9, 7:37 PM
Unknown Object (File)
Sun, Nov 3, 1:10 AM
Unknown Object (File)
Sun, Nov 3, 1:08 AM
Unknown Object (File)
Sun, Nov 3, 1:08 AM
Unknown Object (File)
Sun, Nov 3, 12:49 AM
Unknown Object (File)
Fri, Oct 18, 8:15 AM
Unknown Object (File)
Fri, Oct 18, 8:15 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
Branch
jonringer/keyserver-rust-debug
Lint
No Lint Coverage
Unit
No Test Coverage

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 ↗(On Diff #29020)

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