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
{{ message }}
This repository has been archived by the owner on Dec 27, 2021. It is now read-only.
I made an error and instead of
put_file
usedupdate_file
for sending large 3GB gzipped file to server.Whole Provy used about 12GB of RAM, but sent the file properly.
I guess we could issue an warning (error?) if someone uses this method to upload large binary file, as it does not make sense.
What do you think about it.
The text was updated successfully, but these errors were encountered: