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

10 consecutive accept failures #94

Open
leoincedo opened this issue Oct 27, 2023 · 0 comments
Open

10 consecutive accept failures #94

leoincedo opened this issue Oct 27, 2023 · 0 comments

Comments

@leoincedo
Copy link

In the Beetlex project, there is a code that terminates the service if there are 10 consecutive accept failures. However, in a high-traffic service environment, there are sporadic incidents of 10 consecutive accept failures. This has even occurred during load test debugging. Unless it is absolutely necessary to stop the service after 10 consecutive accept failures, I suggest that the code should be removed or modified to be handled as an option. Please review this matter.

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

No branches or pull requests

1 participant