Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[Fix] Upload crud delay #31

Merged
merged 1 commit into from
Nov 13, 2023
Merged

[Fix] Upload crud delay #31

merged 1 commit into from
Nov 13, 2023

Conversation

stevensJourney
Copy link
Collaborator

Currently when offline failed CRUD operations will immediately re-request upload, which is not ideal.

This adds a retry delay for failed CRUD upload operations.

@stevensJourney stevensJourney marked this pull request as ready for review November 13, 2023 07:53
@stevensJourney stevensJourney merged commit a5b1a42 into main Nov 13, 2023
2 checks passed
@stevensJourney stevensJourney deleted the fix/upload-retry-delay branch November 13, 2023 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants