1
0
Fork 0
toolkit/packages/artifact/__tests__
Konrad Pabjan c861dd8859
Retry all http calls for artifact upload and download (#675)
* Retry all http calls for artifact upload and download

* Extra debug information

* Fix lint

* Always read response body

* PR Feedback

* Change error message if patch call fails

* Add exponential backoff when retrying

* Rework tests and add diagnostic info if exception thrown

* Fix lint

* fix lint error for real this time

* PR cleanup

* 0.5.0 @actions/artifact release

* Display diagnostic info if non-retryable code is hit
2020-12-18 21:40:50 +01:00
..
ci-test-action swap to file commands (#587) 2020-09-30 15:46:54 +02:00
download-specification.test.ts @actions/artifact package updates (#408) 2020-04-09 17:14:12 +02:00
download.test.ts Retry all http calls for artifact upload and download (#675) 2020-12-18 21:40:50 +01:00
retry.test.ts Retry all http calls for artifact upload and download (#675) 2020-12-18 21:40:50 +01:00
test-artifact-file.sh React to feedback 2020-05-15 12:26:42 -04:00
upload-specification.test.ts Updates to @actions/artifact package (#367) 2020-03-12 14:50:27 +01:00
upload.test.ts Retry all http calls for artifact upload and download (#675) 2020-12-18 21:40:50 +01:00
util.test.ts Add an option to specify retention days for artifacts (#575) 2020-09-18 11:30:00 -04:00