Commit 92c6882
Adjust ratelimit and quota in manifest_template.yml (#104)
* Adjust ratelimit and quota in manifest_template.yml
This commit updates the values of 'ratelimit' and 'quota' for different environments in the manifest_template.yml file. The changes are aimed at correctly configuring the request limits for each environment, thus improving the system's performance and reliability.
* Enable app quota and spikeArrest in manifest_template.yml
The previous comments in the manifest_template.yml file were uncommented to enable app quota and spikeArrest. This will ensure the correct quota limits and spike arrest configuration are set, which is essential for maintaining the efficiency and stability of different environments.
---------
Co-authored-by: igba.ujege <igba.ujege@bjss.com>1 parent b5b4fac commit 92c6882
1 file changed
Lines changed: 11 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments