Http call timeout #1513
Replies: 2 comments 1 reply
-
Hi @cristianmusat, |
Beta Was this translation helpful? Give feedback.
-
Hi @cristianmusat , this is indeed a bug. The documentation of the
This would mean that the service has 3 seconds to respond. (Please note, that none of the timeouts limit the "over all time taken by your backend to respond". Instead, Therefore, if your backend would "send |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi ,
I've try any combination of configuration but I can not setup a serviceProxy to use http call timeout. My case is very simple - to return and error if call to other service duration is more than X seconds.
This configuration that not work:
Http call duration is aroud 13 seconds. The service is not return error after 5 seconds.
I give up. Maybe I am the only one that need this ?
Beta Was this translation helpful? Give feedback.
All reactions