close
This commit is contained in:
parent
9ec1d6b077
commit
a934d466a8
2 changed files with 15 additions and 0 deletions
|
@ -25,3 +25,5 @@ here are options for wget and curl which could help us out here:
|
|||
"""]]
|
||||
|
||||
Could git-annex add those options to curl/wget invocations for more robust access to the web remote?
|
||||
|
||||
> [[done]] --[[Joey]]
|
||||
|
|
|
@ -0,0 +1,13 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 2"""
|
||||
date="2018-03-29T17:24:35Z"
|
||||
content="""
|
||||
I've implemented `remote.<name>.annex-retry`, `annex.retry`,
|
||||
`remote.<name>.annex-retry-delay`, `annex.retry-delay` configs, so you can
|
||||
have full control over retry behavior for remotes.
|
||||
|
||||
Since these are fully generic, not at the HTTP level, they'll
|
||||
make any and all transfer failures be retried, no matter why it failed.
|
||||
Which could be a good thing or a bad thing..
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue