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

Implement backoff polling algorithm for more immediate response #142

Open
williamsjokvist opened this issue Jan 29, 2024 · 0 comments
Open
Labels
refactor Changes to improve the codebase without adding new functionality

Comments

@williamsjokvist
Copy link
Owner

Create some sort of backoff algorithm for the polling, so that match events are more immediate. We can also decrease the total number of polls this way by increasing the poll wait time after a new match has been recorded.

@williamsjokvist williamsjokvist added the refactor Changes to improve the codebase without adding new functionality label Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Changes to improve the codebase without adding new functionality
Projects
None yet
Development

No branches or pull requests

1 participant