Improve polling scheduling
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 116
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Currently, if you configure polling of multiple devices with the same interval, they all happen at the same time.
BLE doesn't really like that so it tends to break.
There should be something along the lines of a polling queue on each dongle which processes one job after another.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.