This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author remi.lapeyre
Recipients Oleg Nykolyn, remi.lapeyre, vinay.sajip
Date 2020-04-21.16:12:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587485536.95.0.00505560962378.issue40352@roundup.psfhosted.org>
In-reply-to
Content
On one hand it's bad messages get lost, one the other retrying to send the message would take a lot of time and make `SocketHandler` very slow.

Maybe we could had the record to a very short queue so we can retry to send it with the next message?
History
Date User Action Args
2020-04-21 16:12:16remi.lapeyresetrecipients: + remi.lapeyre, vinay.sajip, Oleg Nykolyn
2020-04-21 16:12:16remi.lapeyresetmessageid: <1587485536.95.0.00505560962378.issue40352@roundup.psfhosted.org>
2020-04-21 16:12:16remi.lapeyrelinkissue40352 messages
2020-04-21 16:12:16remi.lapeyrecreate