go-zero
go-zero copied to clipboard
Errors on file uploading with 100m files.
trafficstars
read /var/folders/t8/3jsdccj553j7jl8zxtysqb2r0000gn/T/multipart-1340971199: file already closed
Check the config of MaxBytes and Timeout.
The issue has been fixed. The problem was with the file order. I appreciate your help.