skyplane-project / skyplane

🔥 Blazing fast bulk data transfers between any cloud 🔥
https://skyplane.org
Apache License 2.0
1.08k stars 62 forks source link

Gateway concurrency error fix #803

Closed sarahwooders closed 1 year ago

sarahwooders commented 1 year ago

Concurrent writers can result in incorrect file sizes (as seen in #802) so this adds a check and retry for the gateway receiver.

killerdbob commented 1 year ago

your fixing is still buggy.

sarahwooders commented 1 year ago

No longer relevant since we are migrating to programmable gateways