Add a config option to enable/disable the automatic scheduling of extract runs.
Would be useful in cases where the host OS scheduler would be used to start Docker Spyglass only during weekends (e.g. to minimise impact on daily operations).
Make sure whatever solution that is selected also works when running the tool in a Docker container (i.e. not only when run using "node index.js" from command line).
Add a config option to enable/disable the automatic scheduling of extract runs. Would be useful in cases where the host OS scheduler would be used to start Docker Spyglass only during weekends (e.g. to minimise impact on daily operations).
Make sure whatever solution that is selected also works when running the tool in a Docker container (i.e. not only when run using "node index.js" from command line).