Open
Description
#47 increased the delay between retrievals to ~60 seconds. We are now waiting for 60 seconds before we try to connect to spark-api after being offline.
Workaround: restart the Station after coming online.
Proposed fix:
- detect whether we are online (see
ActivityState.#healthy
) - if we are offline then reduce the delay between iterations to something like 3-5 seconds
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
🗃 backlog