martijndierckx / homebridge-hydrawise

A homebridge plugin that creates sprinkler accessories for all your Hydrawise zones
13 stars 7 forks source link

"AxiosError: read ETIMEDOUT" errors #35

Open DTxAg opened 1 year ago

DTxAg commented 1 year ago

I tend to get a lot of "AxiosError: read ETIMEDOUT" errors in my Homebridge log when using the Hydrawise plugin.

I'm wondering if it might get fixed as suggested here (https://stackoverflow.com/questions/63064393/getting-axios-error-connect-etimedout-when-making-high-volume-of-calls). It looks like they suggest:

I don't know if this has been discussed before, and it may not be important as the error doesn't actually seem to affect the functionality of the plugin. I can't code to save my life, so I just post this in case it helps.