Y
Hacker News
new
|
ask
|
show
|
jobs
by
mirekrusin
1328 days ago
The difference is that the config is loaded at bootstrap stage - if it fails, starting service fails, there is not much to handle other than crash and supervisor (ie. k8s or whatever) will try to start it again.
1 comments
randomdata
1328 days ago
You would likely exit. Crashing on invalid user input would be nonsensical.
link