consul/ui-v2/app/utils/dom/event-source
John Cowen 82a2f206dc ui: Ensure an EventSource isn't opened if closed before first tick (#5703)
EventSources will wait for 1 tick before 'opening'. There is always the
chance that the EventSource is '.close()'ed before that tick. We
therefore check the 'readyState' before opening the EventSource
2019-09-04 08:34:59 +00:00
..
blocking.js ui: Increases the pause between blocking queries to 2000ms (#5582) 2019-05-01 18:22:26 +00:00
cache.js UI: Add EventSource ready for implementing blocking queries (#5070) 2019-05-01 18:22:06 +00:00
callable.js ui: Ensure an EventSource isn't opened if closed before first tick (#5703) 2019-09-04 08:34:59 +00:00
index.js UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
proxy.js UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
reopenable.js UI: Add EventSource ready for implementing blocking queries (#5070) 2019-05-01 18:22:06 +00:00
resolver.js UI: Add EventSource ready for implementing blocking queries (#5070) 2019-05-01 18:22:06 +00:00
storage.js UI: Add EventSource ready for implementing blocking queries (#5070) 2019-05-01 18:22:06 +00:00