I get a lot more "Retrying pull page" messages than I used to. I turned on --debug messages and I can see many HTTP 429 responses which indicates that rate limiting is being applied.
I've not yet investigated whether this could be caused by a web proxy in my organisation, so I just thought I'd query if anyone else reports the same. If it's a problem, I'll look to implement an optional rate limiting parameter.
I get a lot more "Retrying pull page" messages than I used to. I turned on
--debugmessages and I can see many HTTP 429 responses which indicates that rate limiting is being applied.I've not yet investigated whether this could be caused by a web proxy in my organisation, so I just thought I'd query if anyone else reports the same. If it's a problem, I'll look to implement an optional rate limiting parameter.