aurweb: increase burst size for smartgit endpoint
The burst size of 300 reportedly allows ~150 git operations. This might not always be sufficient when installing a lot of packages from the AUR.
Specify a higher burst size to cover most legit use cases, even if this makes us more susceptible to abuse.
Merge request reports
Activity
requested review from @jelle
removed review request for @jelle
added 1 commit
- 3d4b31f2 - aurweb: increase burst size for smartgit endpoint
added 1 commit
- 8b1f887b - aurweb: increase burst size for smartgit endpoint
burst=1000
didn't seem to produce any 429 errors over the 14 hours it was live. After scaling back toburst=600
I started noticing 429 errors again.Let's try
burst=800
too. ️️️ ️Edit: Still seeing 2-3 potentially false positives in https://monitoring.archlinux.org/goto/HwAMjczVz?orgId=1 -- trying
burst=900
now which corresponds to 30 minutes of quota (at the current 30r/m limit).Edited by Evangelos Foutrasadded 1 commit
- bb4a25f3 - aurweb: increase burst size for smartgit endpoint
added 12 commits
-
bb4a25f3...f45c7dfd - 11 commits from branch
master
- 2a9cceec - aurweb: increase burst size for smartgit endpoint
-
bb4a25f3...f45c7dfd - 11 commits from branch
mentioned in commit 3bbe4726