eliasb
eliasb
RRunPod
Created by kazuph(かずふ)🍙 on 12/4/2024 in #⚡|serverless
Has anyone experienced issues with serverless /run callbacks since December?
the webhook POST is missing the content-type header, if you can fix it, just set it to application/json (I am using a middleware in rails)
88 replies
RRunPod
Created by kazuph(かずふ)🍙 on 12/4/2024 in #⚡|serverless
Has anyone experienced issues with serverless /run callbacks since December?
from what I found, they're missing the "content-type" header
88 replies
RRunPod
Created by pg2571 on 11/16/2024 in #⚡|serverless
Network volume vs baking in model into docker
I got better response times by putting the machine learning models in the Docker image, even though that made the docker image 16Gb it was faster than using network storage
4 replies