tator icon indicating copy to clipboard operation
tator copied to clipboard

Web uploader robustness

Open jrtcppv opened this issue 2 years ago • 0 comments

Although we do retry on multipart upload PUT requests for individual chunks, currently multipart upload completion is not retried on failure. The ideal approach is to introduce retries to all of tator-js via a custom client for ApiClient. While we are in there we can also eliminate the User-Agent header error.

jrtcppv avatar Mar 02 '23 03:03 jrtcppv