mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-09 03:09:12 -06:00
We're getting some TCP hangups when trying to talk to S3. We have an S3 reading rate limiter that's supposed to prevent issues like this, so the question is whether that's set too high. Rather than just turning the knob and seeing if things are OK, this patch adds some logging to verify that we're actually hitting the rate limiter.