Skip to content

Commit 2f75b17

Browse files
author
Erik Westrup
committed
Comment
1 parent 6eaf7b2 commit 2f75b17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go/porcelain/deploy.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -545,6 +545,7 @@ func (n *Netlify) uploadFile(ctx context.Context, d *models.Deploy, f *FileBundl
545545
sharedErr.mutex.Unlock()
546546
}
547547

548+
// TODO this changes retry behaviour for the fileUpload case as well. OK?
548549
if apiErr.Code()/100 == 4 {
549550
return nil
550551
}

0 commit comments

Comments
 (0)