xmtpd
xmtpd copied to clipboard
Payer might not handle Node connection disconnects
Based on code inspection, it seems that the calls to PublishPayerEnvelopes might not be handling black holes, disconnects and timeouts correctly.
The code might block indefinitely. Which is probably not the correct thing to do.
Ping @api-Hypernova - probably you have this kind of test on your radar, but just in case.