jensrossbach / node-red-contrib-sony-audio

Node-RED nodes for accessing Sony Audio Control API
MIT License
2 stars 0 forks source link

Configurable extended recovery #38

Closed jensrossbach closed 2 years ago

jensrossbach commented 2 years ago

Retries to recover from network outage or other connection losses (e.g., powered off device) can now be configured to happen more than five times or even being infinite. Also the delay between the retries is configurable. The basic recovery with the first 5 retries every 5 seconds stays the same.