Can I log the reason for "Request ID too long"?
IngwiePhoenix opened this issue · 1 comments
IngwiePhoenix commented
This is more out of curiosity, really. But I saw this today when updating strfry
to latest master.
[Ingester 1 ]INFO| sending error to [10]: bad req: subscription id too long
I'd love to know what the ID was.
Thanks!
hoytech commented
Sure, I'll add this to the next version! For now, you could turn on relay.logging.dumpInReqs
(although be warned that this will dump a lot of stuff to your logs)