HolmesProcessing / Holmes-Totem

Investigation Planner for fast running analysis with predictable execution time. For example, static analysis.
Apache License 2.0
29 stars 18 forks source link

Add default values for benign config statements #123

Open webstergd opened 8 years ago

webstergd commented 8 years ago

We should add default config values for benign statements that do not really qualify as a core task. By this I mean mostly tasking_settings and download_settings. I still agree that core configs should fail hard. This is because diagnosing a misconfigured rabbit setting or service is really challenging in a distributed environment. Fail hard so you can spot your error. But a download timeout, or prefetch number, we can assign a default value that is sane.