automatic stall detection
authorJoey Hess <joeyh@joeyh.name>
Wed, 3 Feb 2021 17:19:47 +0000 (13:19 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 3 Feb 2021 17:33:57 +0000 (13:33 -0400)
commit135757d64aa434a3179825aa831acfeb3018e31f
tree83a2598d309fd6a28cf99952515cc7e46763f554
parent904689f11b519e73e145e36fe1b7e4ee80a38d43
automatic stall detection

annex.stalldetection can now be set to "true" to make git-annex do
automatic stall detection when it detects a remote is updating its transfer
progress consistently enough.

This commit was sponsored by Luke Shumaker on Patreon.
Annex/StallDetection.hs [new file with mode: 0644]
Annex/TransferrerPool.hs
CHANGELOG
Types/GitConfig.hs
Types/StallDetection.hs
doc/git-annex.mdwn
doc/todo/dynamic_stall_detection.mdwn
git-annex.cabal