Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
We can set the max to 5 mins and if a user sets the timeoutmillis > 5 mins , this api can throw an exception.
Reason : this is a blocking call and blocks a request thread on server. Long timeoutmillis values can cause DOS by blocking all the request threads