In app/util/conf/base_config_loader.py output all non-whitelisted Keys, not just one
Open
enhancement
- Dominant language
- Python
- Stars
- 184
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
Currently in app/util/conf/base_config_loader.py we raise an exception on the first non-whitelisted key rather than aggregating all of them together first and reporting back--allowing the user of ClusterRunner to only have to run into the issue once.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.