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
Currently though the configAccessor is defined to load the config in strictMode which makes sure incorrect config keys cause a fast failure , but it turned off during app initialization here
Similar behavior has been replicated in propeller manager too