Page MenuHomePhabricator

Amazon listener should queue fewer duplicate contribution messages
Open, Needs TriagePublic

Description

Almost every single one of the completed donation messages queued by the Amazon IPN listener is a duplicate, because it's already been queued by DonationInterface. This is only really a problem when that queue is getting slammed. We could check to see if the original message is already in the queue and avoid duplicating it.

Event Timeline

Ejegg raised the priority of this task from to Needs Triage.
Ejegg updated the task description. (Show Details)
Ejegg subscribed.