riotkit-org / infracheck

Incredibly elastic and lightweight health check endpoint to cover ANY CASE, including infrastructure as well as applications
https://infracheck.docs.riotkit.org
Apache License 2.0
20 stars 1 forks source link

Integrate threaded runner into InfraCheck instead of using external crontab calls #10

Closed blackandred closed 3 years ago

blackandred commented 3 years ago

That would also simplify the code by removing "lazy" and "force" features. The application could refresh the data by its own, without having to manually control the process by the user - just run the application and access the endpoint.