Comment 2 for bug 628711

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 628711] [NEW] generate-ppa-htaccess is too slow

Is there any reason this can't be:
 - query expired subscriptions; deactivate
 - query invalid tokens; deactive
 - output new htaccess files for affected ppas
 - commit-and-done?

The incremental work at any point should be pretty small right, if we
are running this every (say) minute.