Comment 2 for bug 1793266

Revision history for this message
Colin Watson (cjwatson) wrote :

It's odd that the delete from Job is so slow, since selecting from it is quite quick on staging. Perhaps there are some badly organised indexes or something.

If we can't fix the delete to be fast, we may have to invent a "deleting" status for Git repositories, and then make this asynchronous.