You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
imo this would speed up upload times a lot, I have a feeling uploads are slow due to resource constraint differences between our cluster and our monsterous workstations with nothing else running on them
@frantjc I'm willing to drop the content type verification in the API layer to support better performance and reliability. Let it fail in the task if the input is BS
There's also some code in objectstore/s3_volume.go that is not properly implementing io.Reader which would save on memory when streaming big files from s3 I think.
No description provided.
The text was updated successfully, but these errors were encountered: