62 Replies
a year ago
0d433bdd-6874-4b2f-837b-2015b5e6e29f
a year ago
is there a setting that expands networking perhaps
a year ago
i remember having a similar issue few months back
a year ago
and there was some opt in thing I could do in network tab
a year ago
but i can't seem to find it now
a year ago
upgraded to pro

a year ago
maybe this helps
a year ago
it didn't 😐
a year ago
maybe i need tcp proxy?

a year ago

a year ago
yea even this
a year ago
stalls out
a year ago
❯ curl -X POST 'py-production-c50c.up.railway.app/health' \
--header 'Content-Type: application/json' \
--data-raw ''a year ago
can test with this
a year ago

a year ago
it cancells request
a year ago
maybe something is down on railway?
a year ago
happens with metal edge too

a year ago
it worked without metal edge previously
a year ago
but perphas the load was too large
a year ago
unclear really why all requests stall out
a year ago
no its python server
a year ago
its fastapi server
a year ago
it has routes inside
a year ago

a year ago
but now even this fails
a year ago
yea locally its correct
a year ago
in fact it was correct in prod too for a while
a year ago
started to stall out recently
a year ago
unclear why, I am on pro railway sub
a year ago
we paid all invoices etc.
a year ago
curious as to why you think this is related to your railway subscription?
a year ago
we had unpaid invoice that we just paid now
a year ago
so were curious if that was the case
a year ago
but we paid it and still requests stall
a year ago
is your deployment active?
a year ago
yes
a year ago

a year ago
then it's an application level issue
a year ago
well that doesn't really prove its active
a year ago
oo

a year ago
it returned smth
a year ago
lets see if things are ok mby
a year ago
remember, it's not productive to default to pointing fingers at the platform
a year ago
i remember i had an issue though where if many requests come in
a year ago
railway did not process all of them
a year ago
i had to turn on some special flag
a year ago
yea not pointing at railway, just wondering
a year ago
as the app code did not change
a year ago
server code that is
a year ago
that would be, your app did not process all of them, railway does not process the requests, your app does
a year ago
ok will investigate more in server
a year ago
thank you
a year ago
ok i added another server in EU and it started working
a year ago
something about about US West was stalling requests

a year ago
not blaming railway, it is weird tho
a year ago
thanks for help in any way ❤️
a year ago
no problem!
a year ago
!s
Status changed to Solved brody • about 1 year ago