3 months ago
I love using the railway CLI as it's faster than using git push and railway needing to wait for my workflows to complete to start building those changes. Sometimes railway CLI will timeout and in such cases the thing i pushed will either get built on railway or never reach railway and it's a bit annoying and unpredictable.
Attachments
38 Replies
3 months ago
I'm on railway 4.30.5
3 months ago
can you run it with the verbose flag?
3 months ago
Attachments
3 months ago
150mb?
3 months ago
am i reading that correctly?
3 months ago
Yes
3 months ago
Could it be it's trying to upload stuff i normally have git ignore?
3 months ago
Railway up respects .gitignore.
3 months ago
what is your upload speed?
3 months ago
oh
3 months ago
Attachments
3 months ago
every time you get operation timed out, is it 35s
3 months ago
never paid attention to this
3 months ago
i could try run it like 2 more times and see
3 months ago
So just ran it 3 times results are as follows;
1st request - 36s
2nd request - 35s
3rd request - 35s
3 months ago
all timed out
3 months ago
Then yeah, you are hitting that endpoints timeout
3 months ago
The endpoint has a timeout of 35s?
3 months ago
Yes
3 months ago
No more CLI for me I guess <:bladerunner:1209570643377528892>
3 months ago
Upload less data
3 months ago
The project I have locally has everything I need, I can't just not upload certain files and upload others no?
3 months ago
.gitignore
3 months ago
3 months ago
This is what i ignore already
3 months ago
what is making up the size then?
3 months ago
What is an ideal size?
3 months ago
Cause the codebase does have a lot of files
3 months ago
32kb
3 months ago
And is there a maximum?
3 months ago
no, just time
3 months ago
im joking btw
3 months ago
as long as you can upload it in under 35s you will be fine
3 months ago
😂
3 months ago
That passed right over my head
3 months ago
Attachments
3 months ago
This is the project size without all that junk
3 months ago
Alright
Status changed to Solved brody • 3 months ago