You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The configuration parsing implementation in core needs to be modular so that it does not need to have Redis, REST API, etc related parsing in the core. It should be possible to add these config validation and parsing at individual module level.