Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configor.processDefaults(config) should notify on error #66

Open
chrisxuwq opened this issue Apr 22, 2021 · 1 comment
Open

configor.processDefaults(config) should notify on error #66

chrisxuwq opened this issue Apr 22, 2021 · 1 comment

Comments

@chrisxuwq
Copy link

configor.processDefaults(config)

I have encountered an issue that default config did not get load fully and no error returned. It turned out that during process default, an error occured and returned error but discarded by function call.

I think should at least log error for this

@EdwardShen125
Copy link

EdwardShen125 commented Feb 6, 2024

I encountered the same issue after updating to version 1.2.2, where upgrading to YAML v3 resulted in validation errors for type time.Duration.
PR #90

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants