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

Added a check for noRetry, received from NodeODM response, so that retrying is stopped in non-recoverability cases #22

Merged

Conversation

theoway
Copy link
Contributor

@theoway theoway commented Jan 28, 2022

Fixes #16

This PR initiates the idea to add this check across appropriate places to stop retrying uploading in case of non-recoverable failure.
I'll also make a PR at NodeODM so that noRetry: True is returned when NodeODM runs into a non-recoverable error

@pierotofy
Copy link
Member

Thanks @theoway 🙏 !!

I'll wait until the NodeODM PR is ready also so that I may test.

@theoway
Copy link
Contributor Author

theoway commented Feb 3, 2022

@pierotofy Here's the NodeODM PR. Let me know if there are changes/enhancements to be made.

@pierotofy
Copy link
Member

Looks good, thank you for fixing this @theoway 👍

@pierotofy pierotofy merged commit a99c8d6 into OpenDroneMap:master Feb 4, 2022
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.

Add smarter retry mechanism
2 participants