Harry12345
RRailway
•Created by Harry12345 on 12/5/2023 in #✋|help
Hey Guys👋Getting Request Timeout Issue on Load Test
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
{"remote_ip":"34.87.74.158","remote_port":443,"url":" https://onebet-dev.up.railway.app/event/bet/place","status":0,"status_text":"","proto":"","headers":%7B%7D,"cookies":%7B%7D,"body":null,"timings":%7B"duration":60000.783,"blocked":0.001,"looking_up":0,"connecting":0,"tls_handshaking":0,"sending":0.125,"waiting":60000.658,"receiving":0%7D,"tls_version":"","tls_cipher_suite":"","ocsp":%7B"produced_at":0,"this_update":0,"next_update":0,"revoked_at":0,"revocation_reason":"","status":""%7D,"error":"request timeout","error_code":1050,"request":
How to solve this, is this issue due to ratelimiting on railway side or issue on node app side?
36 replies