FastAPI deployment using a lot of memory

jorisholshuijsenPRO

3 months ago

We have this project that is just hosting a FastAPI application. It has started to use a lot of memory over the past three months (usage hasn't increased that much but usage costs have almost doubled). Most of it are memory costs. What does this entail exactly and how can we minimize them? Any previous experience with FastAPI projects and high memory usage?

Awaiting User Response

1 Replies

3 months ago

You will need to investigate and solve the memory leak yourself.


Status changed to Awaiting User Response railway[bot] 3 months ago


FastAPI deployment using a lot of memory - Railway Help Station