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

enhancement(logging): Emit a setup error when a restricted keys are used for logging default keys #5025

Closed
lsampras opened this issue Jun 18, 2024 · 0 comments · Fixed by #5185
Assignees
Labels
A-framework Area: Framework

Comments

@lsampras
Copy link
Member

Currently we have this error enum used for representing setup errors defined in

https://github.com/juspay/hyperswitch/blob/main/crates/storage_impl/src/errors.rs#L158-L175

We can use this to represent the incorrect default fields error here

This would require moving the error enum to common_enums so it can be re-used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-framework Area: Framework
Projects
None yet
2 participants