mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-08 13:21:21 -05: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