rate limits are not respected
Open
upstream bug
- Dominant language
- Perl
- Stars
- 2.1k
- Forks
- 139
- PR merge metrics
- No merged PRs in 30d
Description
I have set up a rate limit in my btrbk config to reduce strain on the network when a backup is running, but the rate limit is not respected and btrbk is still maxing out my internet upstream (~11Mbit/s).
I added
```
rate_limit 4m
```
to the btrbk.conf but it is using more than double that limit. Is there anything I must do before the rate limit works?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.