tator icon indicating copy to clipboard operation
tator copied to clipboard

default chunk_size in upload_attachment is wrong

Open bctcvai opened this issue 7 months ago • 1 comments

In tator-py, the default chunk size for uploading attachments is way too big. It should be set to 10 megabytes or less.

https://github.com/cvisionai/tator-py/blob/d8460889a29e265acbb30b1006e60b66d326d835/tator/util/upload_attachment.py#L5

Will add commit to 1.3.8

bctcvai avatar Jul 30 '24 01:07 bctcvai