Clone this repo:
  1. a69bde7 Don't exit cleanly in case of exception, fix retry logic. by Paul Sokolovsky · 5 years ago master
  2. e1ddee4 fix manifest with python3 by Riku Voipio · 6 years ago
  3. faadc26 Python3: Simple changes for Python3 by Benjamin Copeland · 6 years ago
  4. c43b9a4 Reporting: Be more verbose on output. by Benjamin Copeland · 7 years ago
  5. 47a79b0 Mimetype: Fix SYS-138 by Benjamin Copeland · 7 years ago
  6. 6be5343 0 byte issue by Ben Copeland · 8 years ago
  7. a02a906 0 byte: This fixes the 0 byte upload issue by Ben Copeland · 8 years ago
  8. 3ae248b Debug: Remove the Debug output by Ben Copeland · 8 years ago
  9. 6acf2e7 Instead of exiting on first Exception, lets exit on the last one. We can by Ben Copeland · 8 years ago
  10. c4ac5a2 Let's just exit script if the Exception is hit, noticed odd dead locks. by Ben Copeland · 8 years ago
  11. 996ba5c Since ReadTimeout errors seem to be false positive we will just exit the by Ben Copeland · 8 years ago
  12. 4f44772 Woops, need to return resp by Ben Copeland · 8 years ago
  13. ed839ca Print states: Fix print statements to give us better output by Ben Copeland · 8 years ago
  14. 2061978 Debugging: Print out the request headers and body when the exception is hit. by Ben Copeland · 8 years ago
  15. 9f520b1 Logging: Output what file is being uploaded by Ben Copeland · 8 years ago
  16. 8133355 Retry Logic: Fix print statements by Ben Copeland · 8 years ago
  17. 3eab747 Improve retry logic by Ben Copeland · 8 years ago
  18. 9809f07 Request: Add timeout to post by Ben Copeland · 8 years ago
  19. 50aa240 S3: retry logic by Ben Copeland · 8 years ago
  20. d67eea3 Optimize imports and reformat code by Fathi Boudra · 9 years ago