hiya there im deploying a flask api of mine and its endlessly deploying and gets me a time out so it cant to go to prod
Hi,
That looks like you’re trying to run a development server, we’d recommend a production server e.g. gunicorn
, as per our Flask docs: https://docs.render.com/deploy-flask
I’ve replied to the ticket you also opened. Let’s keep the conversation in one place (on the ticket). Then you can update this post if you want to share a solution.
Alan
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.