Skip to content

Commit

Permalink
Add MPUinProgress error.
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurenSpiegel authored and jmunoznaranjo committed Mar 22, 2016
1 parent 1a89014 commit 9eb1882
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions errors/arsenalErrors.json
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,11 @@
"code": 500,
"description": "No account was found in Vault, please contact your system administrator."
},
"_comment": "-------------- Special non-AWS S3 errors --------------",
"MPUinProgress": {
"code": 409,
"description": "The bucket you tried to delete has an ongoing multipart upload."
},
"_comment": "-------------- Internal project errors --------------",
"_comment": "----------------------- Vault -----------------------",
"_comment": "#### formatErrors ####",
Expand Down

0 comments on commit 9eb1882

Please sign in to comment.