Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants