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

Huge latency from time to time #151

Open
SnoozeFreddo opened this issue Dec 31, 2023 · 1 comment
Open

Huge latency from time to time #151

SnoozeFreddo opened this issue Dec 31, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@SnoozeFreddo
Copy link

SnoozeFreddo commented Dec 31, 2023

My issue is that
app.get("/ready", lambda res, req: res.write_status(200).end())
works fine after deployment, but an hour later i experience a huge latency up to 10s for 5 mins until the ready probe fails and the pod gets replaced.

@SnoozeFreddo SnoozeFreddo changed the title Huge latency when using end_without_body Huge latency from time to time Dec 31, 2023
@cirospaciari
Copy link
Owner

Sounds like some HTTP Parser issue

@cirospaciari cirospaciari added the bug Something isn't working label Feb 1, 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
Projects
None yet
Development

No branches or pull requests

2 participants