mirror of
https://github.com/restic/restic.git
synced 2026-05-20 00:55:34 +00:00
add changelog
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
Bugfix: do not retry if rest-server runs out of space
|
||||
|
||||
Rest-server return error `507 Insufficient Storage` if no more storage
|
||||
capacity is available at the server. Restic now no longer retries uploads
|
||||
in this case.
|
||||
|
||||
https://github.com/restic/restic/issues/5429
|
||||
https://github.com/restic/restic/pull/5452
|
||||
Reference in New Issue
Block a user