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
I've had a look at how to upload a file with the S3 client and it seems the minimum chunk-size is 5MB.
It might be useful for the user to have a utility method to automatically select the right upload type.
It however will need to have an added dependency to https://github.com/monix/monix-nio.
I've had a look at how to upload a file with the S3 client and it seems the minimum chunk-size is 5MB.
It might be useful for the user to have a utility method to automatically select the right upload type.
It however will need to have an added dependency to https://github.com/monix/monix-nio.
The text was updated successfully, but these errors were encountered: