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 99eb533 commit da94f49Copy full SHA for da94f49
cicd/3-app/javabuilder/config/production.config.json
@@ -2,8 +2,8 @@
2
"Parameters": {
3
"BaseDomainName": "code.org",
4
"BaseDomainNameHostedZonedID": "Z2LCOI49SCXUGU",
5
- "ProvisionedConcurrentExecutions": "5",
6
- "ReservedConcurrentExecutions": "55",
+ "ProvisionedConcurrentExecutions": "150",
+ "ReservedConcurrentExecutions": "1650",
7
"LimitPerHour": "150",
8
"LimitPerDay": "300",
9
"SilenceAlerts": "false"
0 commit comments