Mig
Mig
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
since we got a MRE I could try it out tomorrow. Thanks for the persistence on wanting to get this fixed. Sometimes it's a 50/50 effort for us to help when the issue is rare.
303 replies
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
If someone gives me the source code for reproducible bug I will check it out!
303 replies
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
started slower than 100 ms
this number is a guess. I think it's roughly correct. Might be 30-100ms
303 replies
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
since this issue impacted applications that started slower than 100 ms, making something that backfilled the applications did not seem worth it given a redeploy would fix. My go application for example never has this issue because it starts up fast enough to accept the connection before the host rejects it thinking there's no app listening.
303 replies
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
oh yes. Please trigger a redeploy. This action applies some settings for the network to be aware of your application has application sleep set.
303 replies
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
A fix has been merged and in production now. @pauldps give it a try whenever you can and let me know. Current implementation allows your app to take up to 10 seconds to accept the incoming connection.
303 replies
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
I'll be sure to comment here when it is.
303 replies
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
Solution is being tested and trying to get it out tomorrow.
303 replies
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
We have a solution and hoping to have it out this week.
303 replies
RRailway
Created by Albert on 8/27/2024 in #✋|help
Urgent: Two production services down due to database connection issue
wss:// should work for you in a few seconds.
107 replies
RRailway
Created by Albert on 8/27/2024 in #✋|help
Urgent: Two production services down due to database connection issue
The issue is with the edge network being used by the application. We are moving on from our old proxy but I can put your app on it while we try to resolve this issue for surrealdb
107 replies
RRailway
Created by Albert on 8/27/2024 in #✋|help
Urgent: Two production services down due to database connection issue
Make surrealdb client use https:// protocol instead of wss://. The connection will upgrade to websocket anyways.
107 replies
RRailway
Created by Albert on 8/27/2024 in #✋|help
Urgent: Two production services down due to database connection issue
I am aware of this surrealdb issue and wss://. Working to reproduce and fix.
107 replies
RRailway
Created by Albert on 8/27/2024 in #✋|help
Urgent: Two production services down due to database connection issue
do you still have the issue if you use https:// protocol in the url instead of wss:// ?
107 replies
RRailway
Created by Albert on 8/27/2024 in #✋|help
Urgent: Two production services down due to database connection issue
oh I see. the service is just the DB and the screenshot is a frontend to it
107 replies
RRailway
Created by Albert on 8/27/2024 in #✋|help
Urgent: Two production services down due to database connection issue
that drop down is in the surreal ui right that I should be able to visit just from the same service I am deploying on railway
107 replies
RRailway
Created by gazhay on 8/25/2024 in #✋|help
Gateway/edge down?
I'd have to dig into the config/source to confirm the 10 minute timeout and cannot do that right now.
23 replies
RRailway
Created by gazhay on 8/25/2024 in #✋|help
Gateway/edge down?
the pings would keep the connection active
23 replies
RRailway
Created by gazhay on 8/25/2024 in #✋|help
Gateway/edge down?
the edge network will close idle connections if no data is sent for some time. our legacy edge network I believe limited connection also to 10 minutes but don't quote me. these wouldn't cause timeouts though but that's my only guess for websocket communication issues since they are long kept.
23 replies
RRailway
Created by Albert on 8/27/2024 in #✋|help
Urgent: Two production services down due to database connection issue
sorry you had this issue.
107 replies