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

DoS fix when nodes are not reachable over network #310

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

Jossec101
Copy link
Contributor

A high amount of exceptions where thrown making the machine unusuable if the nodes are not reachable, a delay of 1s between retries will solve this

…dd delay after error to prevent excessive requests

This change is implemented to avoid overloading the server with massive requests in case of an error.
Copy link
Contributor

@markettes markettes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Jossec101 Jossec101 merged commit 0c5d866 into main Oct 4, 2023
1 check passed
@Jossec101 Jossec101 deleted the node-unreachable-dos-fix branch October 4, 2023 14:04
@Jossec101 Jossec101 restored the node-unreachable-dos-fix branch October 17, 2023 16:11
@Jossec101 Jossec101 deleted the node-unreachable-dos-fix branch October 17, 2023 16:28
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.

2 participants