Out of memory error with python Flask app
Hello, So i have a pro plan 32Gb and my python script uses only 600 Mb of memory
the application runs smoothly on my local machine but when deployed it crashes with 503 error.
Is there a memory limit per process or something like that ?
4 Replies
Project ID:
N/A
N/A
could you share some details into what libaries/packages youre using
and a rough direction into what your app is supposed to do
also some logs prior crash
if it crashes straight away i highly doubt it's a memory issue
Thank you.
The problem is solved and it was not related to railway