Bug #23421
ACNET Connection Retries are too Aggressive
Start date:
10/14/2019
Due date:
% Done:
0%
Estimated time:
Description
Currently, if an ACNET connection is not available the framework attempts to reconnect immediately and infinitely.
I think this was under the assumption that another Service Discovery would happen, but the user could change networks or manually point to "DPMJ@VIRT01" and the browser tab will crash as it tries to reconnect as fast as possible.
I propose that the retries get progressively throttled to avoid drowning the browser. In my experience, I was getting 500 1 -33s per second.