Request Forwarding Timing #1114
Unanswered
EinavDanielDX
asked this question in
Q&A
Replies: 1 comment
-
Answering here in case anybody else face this issue:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I would like to know how often the interceptor checks the target service/deployment before forwarding requests from its queue.
For example:
I send an HTTP request to Service A. Deployment A is being scaled from 0 to 1, and the pod is ready within 10 seconds, yet the request is being held in the queue for over 30 seconds. Why is that?
Beta Was this translation helpful? Give feedback.
All reactions