dennisrijsdijk / firebot-streamdeck

Elgato Stream Deck plugin to interact with Firebot
GNU General Public License v3.0
1 stars 0 forks source link

[Bug] Multi-instance data poll slows significantly when any instance is down #7

Closed dennisrijsdijk closed 2 weeks ago

dennisrijsdijk commented 2 weeks ago

Is there an existing issue for this?

Current Behavior

When on a multi-instance setup, data is very slow to update if any of the configured instances are down.

Expected Behavior

Available instances should update at the regular rate, regardless of other instances being available or unresponsive.

Steps To Reproduce

  1. Set up a constantly changing variable or counter in Firebot
  2. Create a key on Stream Deck to observe the variable
  3. Observe the key should update roughly twice a second
  4. Add a new instance and point it to an IP address that doesn't have Firebot running
  5. Observe the key from step 2 now updating much slower

Stream Deck Version

6.6.1 (20596)

Firebot Plugin Version

0.3.1.0

Firebot Version

v5.62.1

What operating system are you using the Stream Deck Plugin on?

Windows

OS Version

11 23H2

dennisrijsdijk commented 2 weeks ago

Fixed in v0.4.0.0