Commit 45923f0
committed
[license check] change batch size from 50 to 500
The batch size is used by dash-licenses, and determines how many
dependencies are sent per request to the Eclipse Foundation and
ClearlyDefined servers. 500 is actually the default when running
plain dash-licenses, and will result in fewer requests which could
help with HTTP 429 errors we see once in a while, specially on the
ClearlyDefined requests.
See:
eclipse-dash/dash-licenses#301 (comment)
Signed-off-by: Marc Dumais <[email protected]>1 parent 98b39d7 commit 45923f0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
0 commit comments