Skip to content

Commit 3c65b40

Browse files
committed
NPA-4421 Increase Dev Spike Arrest Limit
1 parent 5814f90 commit 3c65b40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest_template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ APIGEE_ENVIRONMENTS:
66
display_name: Internal Development
77
has_mock_auth: true
88
rate_limit: 600 # 10 requests per second (calculated per minute)
9-
spike_rate_limit: 600pm # 10 requests per second
9+
spike_rate_limit: 900pm # 15 requests per second (this isn't on top of the rate limit)
1010
approval_type: auto
1111
- name: internal-qa
1212
display_name: Internal QA

0 commit comments

Comments
 (0)