15s delays when writing to R2 from Workers

We're seeing R2 writes from a Worker to buckets in WEUR and EEUR sporadically take 15000+ ms. There doesn't seem to be a normal distribution - it's strongly bimodal i.e. they either take ~800ms or ~15800ms. This sounds like there is some additional delay being applied to our requests for some reason.

How to debug this? This is incredibly disruptive as it affects a user-facing API call.
Was this page helpful?