-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
Currently, the connection retry limit (connectionRetryLimit) is hardcoded to be 5 times, however that can be problematic. For example, in my case, 5 attempts with an invalid API key results in my being locked out of my LDAP account.
We've faced a similar issue with the random connection failure.
I think it's a good option to let the user set the "connectionRetryLimit" if the user intends to do so.
Not sure why there is no response in this ticket.