Report this

What is the reason for this report?

Resolving CRITICAL WORKER TIMEOUT Error in Flask App

Posted on July 12, 2024

Hello DigitalOcean Community,

I’m encountering a CRITICAL WORKER TIMEOUT error while running a Flask app connected to OpenAI. The app functions correctly with short prompts, but I receive the timeout error when sending longer prompts. Any insights or solutions would be greatly appreciated.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi Jukka Sun, Maybe your application makes several calls to openai API (maybe your service is hitting a worker timeout)

Can you tell me more about your environment and explain your workflow?

Right Now I am unable to answer the exact reason. What I can say is that maybe it’s because of the default timeout, your worker has been silent for 30s

I recommend reading the respective official’s documentation

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.