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

Server do not serve request anymore after a while #32

Open
tglman opened this issue Feb 23, 2023 · 1 comment
Open

Server do not serve request anymore after a while #32

tglman opened this issue Feb 23, 2023 · 1 comment

Comments

@tglman
Copy link
Contributor

tglman commented Feb 23, 2023

Hi,

I noticed that when running for long and serving more than some requests, the server do not serve request any more, I could not pinpoint any single failure or problem, but to me seems that if some request fail that cause the drain of available resources, I'm monitoring the case and enabled the logging of request to see if this happen with after some specific request.

One thing I noticed in other context is that a panic of some logic make the thread handling the async futures stop handling them, could it be the case also in here ?

Regards

@wyhaya
Copy link
Owner

wyhaya commented Feb 23, 2023

Hi @tglman , thank you for finding to raise this issue, but see has not been updated for a long time and I will investigate this matter when I have time.

Note: It's just a toy, please do not use it in a production environment.

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

2 participants