fewieden / MMM-Fuel

Gas Station price Module for MagicMirror²
MIT License
63 stars 24 forks source link

UpdateInterval shorter than 15 minutes causes ECONNREFUSED api response #38

Closed sdetweil closed 4 years ago

sdetweil commented 5 years ago

Platform (Hardware/OS):

Node version:

MagicMirror version: 2.9 Module version:

Description of the issue: set the UpdateInterval to 360000 (6 minutes in Milliseconds)

after a few cycles the api will fail (and not recover) with error ECONNREFUSED

fewieden commented 4 years ago

This issue is mentioned in the readme https://github.com/fewieden/MMM-Fuel#tankerkoenig-germany-only I also added it now to the config option specifically https://github.com/fewieden/MMM-Fuel/pull/42