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

Add network path monitoring / backoff. #355

Closed
wants to merge 4 commits into from
Closed

Conversation

bsneed
Copy link
Contributor

@bsneed bsneed commented Jul 31, 2024

  • Added config option for network path monitoring. Disabled by default.
  • Added test to simulate offline mode using 504 status code.
  • Refactored QueueTimer to not store a static list.

Partially addresses https://www.reddit.com/r/ArcBrowser/comments/1edyhtu/is_there_a_reason_why_arcs_telemetry_accounts_for/

cc @brianmichel

alanjcharles
alanjcharles previously approved these changes Jul 31, 2024
didiergarcia
didiergarcia previously approved these changes Jul 31, 2024
@bsneed
Copy link
Contributor Author

bsneed commented Jul 31, 2024

Note that this fix doesn't fix the issue of every increasing batch files being created and attempting to send them.

@bsneed bsneed dismissed stale reviews from didiergarcia and alanjcharles via 3f46b13 July 31, 2024 17:41
didiergarcia
didiergarcia previously approved these changes Jul 31, 2024
@bsneed bsneed closed this Aug 6, 2024
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.

3 participants