Author: rlane32
Description:
While git fetch is being run, if it loses its connection with the web server it'll write out a corrupted object and will refuse to run git fetch again until the corrupted object is restored. Fixing the objects is not a sane process, basically making the repo unusable.
We should determine if python-dulwich is a viable replacement or we should fix git cli upstream.
Version: wmf-deployment
Severity: critical
Whiteboard: deploysprint-13