Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

Add retriable request functionality #166

Merged
merged 3 commits into from
Dec 6, 2018
Merged

Conversation

arkaitzgarro
Copy link
Contributor

@arkaitzgarro arkaitzgarro commented Dec 3, 2018

Proposed changes

Add retriable request functionality for failed network requests or when we hit the rate limit of the API.

Closes #141 #107

Types of changes

  • Docs (missing or updated docs)
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement / maintenance (removing technical debt, performance, tooling, etc...)

Checklist

  • I have read the CONTRIBUTING doc
  • I have added necessary documentation (if appropriate)
  • Code changes are covered by unit tests.
  • Any dependent changes have been merged and published in downstream modules

@arkaitzgarro arkaitzgarro changed the title [WIP] Retriable request Add retriable request functionality Dec 3, 2018
@arkaitzgarro arkaitzgarro merged commit 19b8134 into master Dec 6, 2018
@delete-merged-branch delete-merged-branch bot deleted the retriable-request branch December 6, 2018 10:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Retry chunk upload if something goes wrong
1 participant