Nick Craig-Wood b7f26937f1 azureblob: fix errors not being retried when doing single part copy
Sometimes the Azure blob servers reply with 503 ServerBusy errors and
these should be retried.

Before this change, when testing to see if a single part server side
copy was done, ServerBusy errors were returned to the user rather than
being retried.

Wrapping the call in the pacer fixes the problem and ensures it is
retried properly using the --low-level-retries mechanism.
2025-02-25 10:22:49 +00:00
..
2025-02-12 21:24:55 +00:00
2025-02-12 21:24:55 +00:00
2023-08-22 12:52:13 +01:00
2025-02-19 20:30:44 +00:00
2024-08-12 13:35:44 +01:00
2025-02-19 20:30:44 +00:00
2025-02-12 21:24:55 +00:00