Page MenuHomePhabricator

[Keyserver/rust] Improve debugging
ClosedPublic

Authored by jon on Jul 20 2023, 9:25 AM.
Tags
None
Referenced Files
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
Unknown Object (File)
Fri, Oct 18, 8:15 AM
Unknown Object (File)
Fri, Oct 18, 8:14 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