Merge pull request #5826 from Theagainmen/patch-1
[docs] Update RateLimit value [small]
This commit is contained in:
commit
a1e8878030
@ -46,7 +46,7 @@ In case of problems related to rate-limits (usually DDOS Exceptions in your logs
|
|||||||
```
|
```
|
||||||
|
|
||||||
This configuration enables kraken, as well as rate-limiting to avoid bans from the exchange.
|
This configuration enables kraken, as well as rate-limiting to avoid bans from the exchange.
|
||||||
`"rateLimit": 3100` defines a wait-event of 0.2s between each call. This can also be completely disabled by setting `"enableRateLimit"` to false.
|
`"rateLimit": 3100` defines a wait-event of 3.1s between each call. This can also be completely disabled by setting `"enableRateLimit"` to false.
|
||||||
|
|
||||||
!!! Note
|
!!! Note
|
||||||
Optimal settings for rate-limiting depend on the exchange and the size of the whitelist, so an ideal parameter will vary on many other settings.
|
Optimal settings for rate-limiting depend on the exchange and the size of the whitelist, so an ideal parameter will vary on many other settings.
|
||||||
|
Loading…
Reference in New Issue
Block a user