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
Hello 👋, This issue has been inactive for over 9 months. To help maintain a clean and focused backlog, we'll be marking this issue as stale and will close the issue if we detect no activity in the next 7 days. Thank you for your contribution and understanding! 🙏
Hello 👋, This issue has been inactive for over 9 months and hasn't received any updates since it was marked as stale. We'll be closing this issue for now, but if you believe this issue is still relevant, please feel free to reopen it. Thank you for your contribution and understanding! 🙏
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?
The text was updated successfully, but these errors were encountered: