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
I have a user who is sending to many requests to my TDT.
I find a function
private function applyThrottle($definition)
which implements throttling. But is seems only to be applicable for "elasticsearch" requests.
Can this function also be applied for any kind of requests?
kr,
Bert
The text was updated successfully, but these errors were encountered:
Hi,
I have a user who is sending to many requests to my TDT.
I find a function
private function applyThrottle($definition)
which implements throttling. But is seems only to be applicable for "elasticsearch" requests.
Can this function also be applied for any kind of requests?
kr,
Bert
The text was updated successfully, but these errors were encountered: