Ticket #2675 (new defect)

Opened 2 years ago

Create a tool for re-delivering answers to interstore messages where answer processing failed

Reported by: glyph Assigned to: glyph
Priority: low Milestone:
Component: Mantissa Severity: normal
Keywords: Cc:
Estimated Completion (YYYY/MM/DD): Branch:
Author:

Description

Something needs to call the _FailedAnswer.redeliver method added as part of #2191.

This might just be some kind of extension to the upgrade system, since it should really just be a semantic declaration that says "I've fixed this bug in this method, look for _FailedAnswers which may have called it and try again."

However, it would also be nice to have an axiomatic command-line tool in case the bug has something to do with invalid state rather than buggy code.

Raise the priority on this ticket as soon as we have an actual buggy use-case to look at. (Hopefully we'll never see that in our own code...)

jethro@divmod.org