For Workes & Pages, what is the name of the domain?
N/A
What is the issue or error you’re encountering
R2 Sippy Migration not downloading files above 1GB?
What steps have you taken to resolve the issue?
I implemented Sippy Migration for my r2 bucket. But I notice If I call a file which isn’t current in R2 bucket it makes request to source bucket, gets the file and copy it to R2 bucket at one shot.
This only happens for files between 1MB and 1GB. but for files above 1GB. It doesn’t download it at a shot. how do I solve this??
Sippy makes autonomous decisions about the operations it uses when migrating objects to optimize for performance and network usage. It may choose to migrate an object in multiple parts… ETag calculation.