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

VPN-6407: 15 minutes between daemon server switches #9972

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mcleinman
Copy link
Collaborator

Description

Based on the data coming back from this ticket, we decided to do server switches from the mobile daemons at most once every 15 minutes. On iOS this is simply changing a variable (we had previously done one at most every 5 minutes), and on Android we had to build some new logic in.

Reference

VPN-6407

Checklist

  • My code follows the style guidelines for this project
  • I have not added any packages that contain high risk or unknown licenses (GPL, LGPL, MPL, etc. consult with DevOps if in question)
  • I have performed a self review of my own code
  • I have commented my code PARTICULARLY in hard to understand areas
  • I have added thorough tests where needed

@mcleinman mcleinman force-pushed the vpn-6407-15-minutes-between-switches branch from 4786030 to 23ce998 Compare October 18, 2024 23:43
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.

1 participant