-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sanity check service data in legacy service instantiator (#5629)
* Validate that service data looks reasonable before instantiating any services. Skip any service file that we do not have confidence in. * Add docblock comments * Code style * Fix typo and add return typehint Co-authored-by: Moshe Weitzman <[email protected]> * Emit messages as "info" not "warning" level --------- Co-authored-by: Moshe Weitzman <[email protected]>
- Loading branch information
1 parent
d789732
commit bbd54a6
Showing
2 changed files
with
51 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters