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

feat: increment retry count when failing #1761

Merged
merged 2 commits into from
Jun 3, 2024

Conversation

matthiasn
Copy link
Owner

This PR adds incrementing the retries count when sending messages such that a retries are only performed a finite number of times (10x) before continuing with the next sync message. Also include some refactoring to move the sending of messages and files to an extension instead of in a global function.

@matthiasn matthiasn merged commit 2d2660c into main Jun 3, 2024
4 checks passed
@matthiasn matthiasn deleted the feat/continue_when_file_missing branch June 3, 2024 22:13
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.

None yet

1 participant