Describe the bug
When enabling the option to auto-update snapshot, the client SDK does not recover the background worker when the API went down and recovered.
To Reproduce
- Run Switcher API
- Configure a component to use offline and snapshotAutoUpdate
- Force Switcher API to go offline
- The component will throw a connection refused and should skip snapshot validation while the API is offline
- Re-start the API
Expected behavior
The component should recover the background worker
Describe the bug
When enabling the option to auto-update snapshot, the client SDK does not recover the background worker when the API went down and recovered.
To Reproduce
Expected behavior
The component should recover the background worker