Does Railway have a max upload size limit?

I am trying to upload a 256 MB payload to my Go server deployed on Railway using Gin and I am receiving an EOF error. However when I try to upload a 52 MB payload it works just fine. Is there a limit for Railway and can I increase it? I have the Pro plan.
Solution:
no size limit, but there is a 5 minute time limit, you would need to do chunked uploads
Jump to solution
7 Replies
Percy
Percy10mo ago
Project ID: N/A
cybershizo
cybershizoOP10mo ago
My guess is that there's a 100 MB limit somewhere but I have no idea in the stack where that might be set. Not sure if it's a Railway thing or a server thing?
Solution
Brody
Brody10mo ago
no size limit, but there is a 5 minute time limit, you would need to do chunked uploads
cybershizo
cybershizoOP10mo ago
Oh shit maybe 5 minutes That is imposed by Railway?
Brody
Brody10mo ago
yes
cybershizo
cybershizoOP10mo ago
Thanks that's likely the culprit
Brody
Brody10mo ago
given the EOF error, super likely
Want results from more Discord servers?
Add your server