pauldps
pauldps
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
is it deploying the graphql-yoga branch? (can't tell)
303 replies
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
is Bun networking known to cause issues?
303 replies
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
I got an error on the app running on Project 2. The fact that it occasionally works seems to be a bit random.
303 replies
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
I've checked it twice now and both requests worked fine. So I don't know what's going on
303 replies
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
Strangely: I deployed the same app on Project 2 (a0aefb5f-15c4-49c6-a7ec-020b58d0cfc5) same branch and everything. It's working fine!
303 replies
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
yup, the previous version (no graphql) running Bun 1.1.18 also didn't have the issue
303 replies
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
I have a MRE. Instead of changing my project, I deployed a minimal Graphql-yoga+Bun server to Project 3. Just tried the first request on sleep and it failed with a 502. Here's the code: https://github.com/pauldps/bun-railway-v2-test/tree/graphql-yoga
303 replies
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
how does it know it is up and ready to serve requests?
303 replies
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
does Railway use the health check path during wakeup?
303 replies
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
there are no logs for the failed request
303 replies
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
don't you think it it was an error on my app we'd at least see it in the logs?
303 replies
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
I'll see what I can do but I'm not happy about having to do this when the server is returning a 502 which seems to be out of my control
303 replies
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
that might take me a very long time
303 replies
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
as for that MRE I mean how i can make it actually minimal, it's a graphql api with multiple endpoints, I don't know what is making it fail if anything. this testing takes time, I have to wait the app to sleep and test the first request, it doesn't seem like I can make several code changes removing stuff until I find the culprit if there's one
303 replies
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
46548220-e0ba-4a16-b80a-706a55133413 this one is just a plain Bun server it doesn't seem to be affected by the issue I have other branches where I have other servers like Sinatra for testing purposes
303 replies
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
I'll upgrade Bun there too and test it again
303 replies
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
it's going to be very hard for me to have a MRE if my other Bun example (let's call that Project 3) isn't failing
303 replies
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
Bun upgraded to 1.1.34
303 replies
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
the exact same code as gesund-api. Bun as well
303 replies
RRailway
Created by pauldps on 7/4/2024 in #✋|help
V2 + App Sleep = first response always empty
No description
303 replies