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

Improve the frequency of CCP route updates to conform to Javascript #615

Open
nhartner opened this issue Mar 11, 2020 · 0 comments
Open

Comments

@nhartner
Copy link
Collaborator

Currently DefaultCcpSender.startBroadcasting schedules route updates to be triggered on a fixed schedule (e.g. every 30s). The JS connector uses more dynamic scheduling to throttle sending up or down. We should consider a similar scheduling implementation in Java.

@sappenin sappenin added this to Needs triage in Bug Board Sep 3, 2020
@sappenin sappenin added this to To do in v0.6 (Cleanup + bugs) Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Bug Board
  
Needs triage
Development

No branches or pull requests

1 participant