mirror of https://github.com/status-im/consul.git
43ec04f073
* ui: Reduce reconnection attempts on disconnection The UI will attempt to reconnect/retry a blocking query to Consul after a disconnection in certain circumstances. 1. On receipt of a 5xx error (used for keeping blocking queries running through reverse proxies that have lowertimeouts than consul itself) 2. When a user switches to a different tab and back again) 3. When the connection to Consul is dropped entirely (when Consul itself has exited) In the last case the retry attempts where not using a 3 second interval between attempts like the first case is. This commit changes the last case to use the same 3 second pause as the last case. |
||
---|---|---|
.. | ||
dom | ||
helpers | ||
http | ||
routing | ||
search | ||
storage | ||
ticker | ||
acls-status-test.js | ||
ascend-test.js | ||
atob-test.js | ||
btoa-test.js | ||
callable-type-test.js | ||
create-fingerprinter-test.js | ||
get-environment-test.js | ||
get-form-name-property-test.js | ||
isFolder-test.js | ||
keyToArray-test.js | ||
left-trim-test.js | ||
maybe-call-test.js | ||
non-empty-set-test.js | ||
promisedTimeout-test.js | ||
remove-null-test.js | ||
right-trim-test.js | ||
templatize-test.js | ||
ucfirst-test.js | ||
update-array-object-test.js |