tus / tusd

Reference server implementation in Go of tus: the open protocol for resumable file uploads
https://tus.github.io/tusd
MIT License
2.95k stars 467 forks source link

Add additional s3 error to ignore when file doesn't exist. #1019

Closed jimydavis closed 8 months ago

jimydavis commented 8 months ago

Referring to this issue: https://github.com/tus/tusd/issues/1010