We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ee12b3 commit 6964303Copy full SHA for 6964303
schemas/v2.0.0/latencyplugin.schema.json
@@ -15,8 +15,7 @@
15
"maxMs": {
16
"type": "integer",
17
"minimum": 0,
18
- "maximum": 10000,
19
- "description": "The maximum amount of delay (in milliseconds) added to a request. Max value is 10000 (10 seconds). Default: 5000."
+ "description": "The maximum amount of delay (in milliseconds) added to a request. Default: 5000."
20
}
21
},
22
"additionalProperties": false
0 commit comments