It's very easy to pass minor typos like ignored_adapter instead of ignored_adapters without meaningful feedback.
Validation of the options being passed, along with echoing configuration to the user in output would provide a hint when debugging config.
It's very easy to pass minor typos like
ignored_adapterinstead ofignored_adapterswithout meaningful feedback.Validation of the options being passed, along with echoing configuration to the user in output would provide a hint when debugging config.