mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-24 17:28:03 -04:00
feat(postprocessing): dont retry finished uploads
Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
@@ -22,6 +22,7 @@ type Postprocessing struct {
|
||||
Status Status
|
||||
Failures int
|
||||
InitiatorID string
|
||||
Finished bool
|
||||
|
||||
config config.Postprocessing
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user