Private GIT

Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

main.py

Blame
    • Sean Rees's avatar
      89cebac5
      Make reconnects more aggressive · 89cebac5
      Sean Rees authored
      Previously: we would retry once. If this failed, it would require the whole
      binary to be restarted. Now: we attach a timer to periodically retry and we
      also reset discovery to ensure the underlying zeroconf libraries notify us
      when the device reappears.
      89cebac5
      History
      Make reconnects more aggressive
      Sean Rees authored
      Previously: we would retry once. If this failed, it would require the whole
      binary to be restarted. Now: we attach a timer to periodically retry and we
      also reset discovery to ensure the underlying zeroconf libraries notify us
      when the device reappears.
    sensors.go 4.26 KiB