Skip to content

Commit 56f3113

Browse files
committed
perf: npa-433 - increased rate limits for qa to 600pm
1 parent b0852c8 commit 56f3113

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifest_template.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ APIGEE_ENVIRONMENTS:
1111
- name: internal-qa
1212
display_name: Internal QA
1313
has_mock_auth: true
14-
rate_limit: 300
14+
rate_limit: 600
1515
spike_rate_limit: 600pm # 10 requests per second
1616
approval_type: auto
1717
- name: internal-dev-sandbox
@@ -24,7 +24,7 @@ APIGEE_ENVIRONMENTS:
2424
display_name: Internal QA
2525
has_mock_auth: true
2626
portal_visibility: false
27-
rate_limit: 300
27+
rate_limit: 600
2828
spike_rate_limit: 600pm # 10 requests per second
2929
approval_type: auto
3030
- name: internal-qa-sandbox

0 commit comments

Comments
 (0)