osf.io
osf.io copied to clipboard
[Hotfix][ENG-6772] Fallback to using GCS Rewrite API when copy times out
Purpose
The change_node_region command can fail when copying Very Large Blobs. Prefer Blob.rewrite in that case.
Changes
- Conditionally use the rewrite API when necessary.
Side Effects
None expected
Ticket
https://openscience.atlassian.net/browse/ENG-6772