Describe the bug
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
Expected behavior
StrictMode should be turned on to catch incorrect config errors faster
Additional context to reproduce
No response
Screenshots
No response
Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?