grover / homebridge-calendar

A calendar plugin for homebridge (https://github.com/nfarina/homebridge), which allows flexible scheduling of triggers using any iCal calendar.
MIT License
73 stars 13 forks source link

always schedule next iteration #25

Open joconcepts opened 4 years ago

joconcepts commented 4 years ago

On error the next iteration will never get scheduled, therefore the poller will not run again.

Signed-off-by: Jonas Keidel jonas@jonas-keidel.de

codecov[bot] commented 4 years ago

Codecov Report

Merging #25 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #25   +/-   ##
=======================================
  Coverage   96.94%   96.94%           
=======================================
  Files           5        5           
  Lines         131      131           
  Branches       14       14           
=======================================
  Hits          127      127           
  Misses          4        4           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 729a2da...bfbb0f9. Read the comment docs.