[Bug 1762871] [NEW] Retries of temporary delivery failures can cause excessive activity in OutgoingRunner.

Public bug reported: The fix for https://bugs.launchpad.net/mailman/+bug/1729472 will cause OutgoingRunner to continually dequeue and requeue the message after the first 15 minutes if DELIVERY_RETRY_WAIT is greater than 15 minutes. This is because RetryRunner will wake up and requeue the message to be retried in the out queue and from there, when OutgoingRunner determines it's not yet time to retry, it just requeues the message in its own queue. RetryRunner should wait until DELIVERY_RETRY_WAIT has elapsed before moving the message to the out queue. ** Affects: mailman Importance: Medium Assignee: Mark Sapiro (msapiro) Status: In Progress -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1762871 Title: Retries of temporary delivery failures can cause excessive activity in OutgoingRunner. To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1762871/+subscriptions

** Branch linked: lp:mailman/2.1 -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1762871 Title: Retries of temporary delivery failures can cause excessive activity in OutgoingRunner. To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1762871/+subscriptions

** Changed in: mailman Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1762871 Title: Retries of temporary delivery failures can cause excessive activity in OutgoingRunner. To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1762871/+subscriptions

** Changed in: mailman Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1762871 Title: Retries of temporary delivery failures can cause excessive activity in OutgoingRunner. To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1762871/+subscriptions
participants (2)
-
Launchpad Bug Tracker
-
Mark Sapiro