You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've observed a steady increase in LeasedConcurrency in production.
According to the official guide, it has the following definition
The number of request currently being executed by the HTTP client
Question 1. Is this unfriendly and is it a problem if it increases?
Question 2. If it is a problem, what exactly is causing it and how should we respond?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
What exactly does LeasedConcurrency mean?
We've observed a steady increase in LeasedConcurrency in production.
According to the official guide, it has the following definition
The number of request currently being executed by the HTTP client
Question 1. Is this unfriendly and is it a problem if it increases?
Question 2. If it is a problem, what exactly is causing it and how should we respond?
Beta Was this translation helpful? Give feedback.
All reactions