Skip to content

After switching to latest flask, app timeouts on some requests #5132

Answered by pipozzz
pipozzz asked this question in Q&A
Discussion options

You must be logged in to vote

I found my problem , It's combination of gunicorn + gevent + latest flask this is not working, I switched to uwsgi + gevent + latest flask and now it works

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@pipozzz
Comment options

@pipozzz
Comment options

@cplpearce
Comment options

@pipozzz
Comment options

Answer selected by pipozzz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #5131 on May 17, 2023 14:38.