-
Notifications
You must be signed in to change notification settings - Fork 315
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add limits to the number of router rule registration (#1752)
Limitations are set to the following values: * max conditions: 1024 * max depth: 10 (Please see the PR description to understand how they are counted) TypeError on exceeding the limits. --------- Co-authored-by: Yoshisato Yanagisawa <[email protected]> Co-authored-by: Domenic Denicola <[email protected]>
- Loading branch information
1 parent
b6ac20c
commit b05ac32
Showing
1 changed file
with
50 additions
and
0 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