Retry on 413 (#540)

This commit is contained in:
Konrad Pabjan
2020-08-04 16:57:38 +02:00
committed by GitHub
parent e3c6237940
commit b2cba168a2
5 changed files with 9 additions and 3 deletions

View File

@@ -33,3 +33,7 @@
- Increase chunk size during upload from 4MB to 8MB
- Improve user-agent strings during API calls to help internally diagnose issues
### 0.3.4
- Retry in the event of a 413 response