Intermittent request failure when using YARP Proxy (Downstream Service Responds in Milliseconds) #2454
-
I am encountering intermittent HTTP request failures with status code 0 while using YARP for proxying. Logs show that YARP successfully forwards the request and downstream service receives and responds to the request within milliseconds with a 200 status code (success). However, the YARP logs show the request finished with status code 0 after a significant delay (around 40 seconds in this case). YARP logs:
Downstream service logs:
Below is the YARP proxy config, which is pretty standard one:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Would you be able to create a minimal runnable example that reproduces this issue? |
Beta Was this translation helpful? Give feedback.
Would you be able to create a minimal runnable example that reproduces this issue?