kristiankauffeld
kristiankauffeld
Explore posts from servers
RRailway
Created by kristiankauffeld on 5/4/2024 in #✋|help
help with memory profiling FastAPI application
thx for answering my questions
16 replies
RRailway
Created by kristiankauffeld on 5/4/2024 in #✋|help
help with memory profiling FastAPI application
oh sorry
16 replies
RRailway
Created by kristiankauffeld on 5/4/2024 in #✋|help
help with memory profiling FastAPI application
@Brody that was the issue 😅
16 replies
RRailway
Created by kristiankauffeld on 5/4/2024 in #✋|help
help with memory profiling FastAPI application
I'm just baking the model into my Docker image
16 replies
RRailway
Created by kristiankauffeld on 5/4/2024 in #✋|help
help with memory profiling FastAPI application
I think maybe that the initial memory spike is actually caused by the RQ worker downloading Demucs at runtime
16 replies
RRailway
Created by kristiankauffeld on 5/4/2024 in #✋|help
help with memory profiling FastAPI application
@Brody any other ideas on how I could make requests more cost-effective? $1.60 per request does not seem very scalable to me, but I don't know what the industry standard is either, so maybe I'm being ignorant
16 replies
RRailway
Created by kristiankauffeld on 5/4/2024 in #✋|help
help with memory profiling FastAPI application
No description
16 replies
RRailway
Created by kristiankauffeld on 5/4/2024 in #✋|help
help with memory profiling FastAPI application
N/A
16 replies
RRailway
Created by kristiankauffeld on 2/10/2024 in #✋|help
best practices for deploying FastAPI, Redis and RQ workers?
now the whole application works. Thanks again @Brody !
33 replies
RRailway
Created by kristiankauffeld on 2/10/2024 in #✋|help
best practices for deploying FastAPI, Redis and RQ workers?
that makes sense
33 replies
RRailway
Created by kristiankauffeld on 2/10/2024 in #✋|help
best practices for deploying FastAPI, Redis and RQ workers?
is the solution the same?
33 replies
RRailway
Created by kristiankauffeld on 2/10/2024 in #✋|help
best practices for deploying FastAPI, Redis and RQ workers?
No description
33 replies
RRailway
Created by kristiankauffeld on 2/10/2024 in #✋|help
best practices for deploying FastAPI, Redis and RQ workers?
thx @Brody ! now the FastAPI server is up and running
33 replies
RRailway
Created by kristiankauffeld on 2/10/2024 in #✋|help
best practices for deploying FastAPI, Redis and RQ workers?
uvicorn api.src.main:app --host 0.0.0.0 --port $PORT
33 replies
RRailway
Created by kristiankauffeld on 2/10/2024 in #✋|help
best practices for deploying FastAPI, Redis and RQ workers?
should I just ignore the "buildCommand is only supported for the Nixpakcs builder" warning?
33 replies
RRailway
Created by kristiankauffeld on 2/10/2024 in #✋|help
best practices for deploying FastAPI, Redis and RQ workers?
No description
33 replies
RRailway
Created by kristiankauffeld on 2/10/2024 in #✋|help
best practices for deploying FastAPI, Redis and RQ workers?
@Adam but I am trying to figure out how to start both the FastAPI and the RQ Worker using a single Dockerfile in the root project
33 replies
RRailway
Created by kristiankauffeld on 2/10/2024 in #✋|help
best practices for deploying FastAPI, Redis and RQ workers?
omg I just realized haha
33 replies
RRailway
Created by kristiankauffeld on 2/10/2024 in #✋|help
best practices for deploying FastAPI, Redis and RQ workers?
No description
33 replies
RRailway
Created by kristiankauffeld on 2/10/2024 in #✋|help
best practices for deploying FastAPI, Redis and RQ workers?
let me try
33 replies