Part of lp.scripts.garbo View In Hierarchy
BugNotificationRecipient
records no longer of interest.
We discard all rows older than 30 days that have been sent. We keep 30 days worth or records to help diagnose email delivery issues.
Inherited from BulkPruner:
Method | getStore | The master Store for the table we are pruning. |
Method | __init__ | Undocumented |
Method | isDone | See ITunableLoop . |
Method | __call__ | See ITunableLoop . |
Method | cleanUp | See ITunableLoop . |
Inherited from TunableLoop (via BulkPruner):
Method | run | Undocumented |