Currently, the update_module()-function will update the given days stats if called multiple times per day. This should be configurable on the module level so that if interval on a module is set to minutes it should create a new entry in the database instead of updating the old one.
Currently, the update_module()-function will update the given days stats if called multiple times per day. This should be configurable on the module level so that if interval on a module is set to minutes it should create a new entry in the database instead of updating the old one.