rclone/lib/pacer
Nick Craig-Wood 2738db22fb pacer: default the Google pacer to a burst of 100 to fix gcs pacing
Before this change the pacer defaulted to a burst of 1 which mean that
it kept being activated unecessarily.

This affected Google Cloud Storage and Google Photos.

See: https://forum.rclone.org/t/no-traverse-too-slow-with-lot-of-files/29886/12
2022-03-25 15:28:59 +00:00
..
pacer.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
pacer_test.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
pacers.go pacer: default the Google pacer to a burst of 100 to fix gcs pacing 2022-03-25 15:28:59 +00:00
tokens.go Move dircache, oauthutil, rest and pacer modules into lib 2018-01-12 17:07:38 +00:00
tokens_test.go Move dircache, oauthutil, rest and pacer modules into lib 2018-01-12 17:07:38 +00:00