Getting Request Timeout Issue on Load Test
harryalways317
TRIALOP

2 years ago

I deployed a node app with express under railway, everything using railway managed services postgres and redis,.

After some time on load test, i started seeing this issue

{"remoteip":"34.87.74.158","remoteport":443,"url":"
https://onebet-dev.up.railway.app/event/bet/place","status":0,"statustext":"","proto":"","headers":{},"cookies":{},"body":null,"timings":{"duration":60000.783,"blocked":0.001,"lookingup":0,"connecting":0,"tlshandshaking":0,"sending":0.125,"waiting":60000.658,"receiving":0},"tlsversion":"","tlsciphersuite":"","ocsp":{"producedat":0,"thisupdate":0,"nextupdate":0,"revokedat":0,"revocationreason":"","status":""},"error":"request timeout","errorcode":1050,"request":

How to solve this, is this issue due to ratelimiting on railway side?

0 Replies

Loading...