UCSD-E4E / ASM-rpi-node

Aye-Aye Sleep Monitoring Project Raspberry Pi Node
MIT License
0 stars 0 forks source link

On Server disconnect, RPI-Node fails to reconnect #12

Open ntlhui opened 2 years ago

ntlhui commented 2 years ago

Node probably wants to do an exponential retry - delay about 1 s, retry, delay 2s, retry, delay 4s, retry all the way to 6 hours, then remain at 6 hour intervals. Data streams should fall back to buffered or to on-system backup.