Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Feature] Add retry logic for failed uploads #82

Closed
colbyfayock opened this issue Sep 19, 2023 · 3 comments · Fixed by #88
Closed

[Feature] Add retry logic for failed uploads #82

colbyfayock opened this issue Sep 19, 2023 · 3 comments · Fixed by #88
Assignees
Labels
help wanted Extra attention is needed released

Comments

@colbyfayock
Copy link
Collaborator

Feature Request

Is your feature request related to a problem? Please describe.

If an upload fails, we should attempt to re-upload.

Likely would only want to re-attempt that upload once.

@colbyfayock colbyfayock added the help wanted Extra attention is needed label Sep 22, 2023
@taciturnaxolotl
Copy link
Contributor

Can I do this?

@taciturnaxolotl
Copy link
Contributor

I believe #88 should implement this feature.

colbyfayock pushed a commit that referenced this issue Nov 10, 2023
Adds retry logic around uploads to attempt to retry 3 times on failed uploads.

Fixes #82
github-actions bot pushed a commit that referenced this issue Nov 10, 2023
# [1.14.0](v1.13.1...v1.14.0) (2023-11-10)

### Features

* Retry failed requests ([bda0cd9](bda0cd9)), closes [#82](#82)
Copy link

🎉 This issue has been resolved in version 1.14.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
help wanted Extra attention is needed released
Projects
None yet
2 participants