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

Feature: Reconnection timer #1

Open
andreolli-davide opened this issue Apr 18, 2024 · 0 comments
Open

Feature: Reconnection timer #1

andreolli-davide opened this issue Apr 18, 2024 · 0 comments
Labels
bug Something isn't working pls-help

Comments

@andreolli-davide
Copy link
Collaborator

andreolli-davide commented Apr 18, 2024

As today, the script automatically keeps retrying to connect to a server in case of failures. The rate is higher than the limit accepted by our server proxy and it causes a temporary ban of the client ip. The script should implement a timer (either constant or dynamic) to avoid bans and unintentional resources occupation.

@andreolli-davide andreolli-davide changed the title C Feature: Reconnection timeouts Apr 18, 2024
@andreolli-davide andreolli-davide added bug Something isn't working pls-help labels Apr 18, 2024
@andreolli-davide andreolli-davide changed the title Feature: Reconnection timeouts Feature: Reconnection timers Apr 18, 2024
@andreolli-davide andreolli-davide changed the title Feature: Reconnection timers Feature: Reconnection timer Apr 18, 2024
@andreolli-davide andreolli-davide pinned this issue Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pls-help
Projects
None yet
Development

No branches or pull requests

1 participant