Commit 627c5e0
Increasing rate limit for API user
In order to do some load testing on the infrastructure we want to
disable the rate limiting that is applied within the app.
Increasing the value to 10 millions request per min allow us to
effectively bypass the rate limiter with minimal change to the
code.1 parent 7f99fb9 commit 627c5e0
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments