open-consul/ui-v2/app/utils
John Cowen 913ae5cfb3
ui: Reduce reconnection attempts on disconnection (#8481)
* 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.
2020-08-11 18:47:15 +01:00
..
dom ui: Reduce reconnection attempts on disconnection (#8481) 2020-08-11 18:47:15 +01:00
editor
form ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
helpers
http ui: Ensure any colons in headers aren't split out (#8293) 2020-07-13 14:22:15 +01:00
routing ui: Add tab navigation to the browser history/URLs (#7592) 2020-05-12 17:14:23 +00:00
search ui: Add tab navigation to the browser history/URLs (#7592) 2020-05-12 17:14:23 +00:00
storage ui: Add DataSource component (#7448) 2020-05-12 17:14:18 +00:00
ticker ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00
acls-status.js
ascend.js
atob.js
btoa.js
callable-type.js
create-fingerprinter.js ui: Add unique slug key id to proxy (#8479) 2020-08-11 12:53:45 -04:00
distance.js
get-environment.js UI: Improved Login/Logout flow inc SSO support (#7790) 2020-05-12 17:14:51 +00:00
get-form-name-property.js
isFolder.js
keyToArray.js
left-trim.js
maybe-call.js ui: Add DataSource component (#7448) 2020-05-12 17:14:18 +00:00
minimizeModel.js
non-empty-set.js ui: Acceptance test improvements to prepare for more NS tests (#6980) 2020-01-24 12:26:28 +00:00
promisedTimeout.js
remove-null.js
right-trim.js ui: Make sure right trim doesn't try to overtrim (#8171) 2020-06-23 18:34:21 +01:00
templatize.js
tomography.js
ucfirst.js
update-array-object.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00