go-zero icon indicating copy to clipboard operation
go-zero copied to clipboard

Errors on file uploading with 100m files.

Open foolishlittlefox opened this issue 1 year ago • 2 comments
trafficstars

read /var/folders/t8/3jsdccj553j7jl8zxtysqb2r0000gn/T/multipart-1340971199: file already closed

foolishlittlefox avatar Dec 15 '23 14:12 foolishlittlefox

Check the config of MaxBytes and Timeout.

kevwan avatar Dec 16 '23 07:12 kevwan

The issue has been fixed. The problem was with the file order. I appreciate your help.

foolishlittlefox avatar Dec 21 '23 01:12 foolishlittlefox