https://bugzilla.wikimedia.org/show_bug.cgi?id=69100
--- Comment #3 from Aaron Schulz <[email protected]> --- Some bits: * getOriginalEmail() doesn't call reuseConnection() and the return value is not well defined * processBounceHeaders()/handleFailingRecipient() doesn't call reuseConnection() * The query in handleFailingRecipient() is unindexed, how large is the table expected to get? * Also, it would be nice of the table could go in extension-1 (e.g. a custom cluster). Echo and Flow do this. Where is the code for the broker that takes in the bounces and does a POST to the API? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
