Klowner / tussle

Tus daemon written in Typescript using a pluggable architecture
MIT License
37 stars 2 forks source link

Handle PATCH offset mismatch with 409 Conflict #7

Open Klowner opened 1 year ago

Klowner commented 1 year ago

It seems this isn't handled currently. It would be nice to have this performed in core, but delegating the responsibility to the storage service and maybe formalizing the potential error responses is a better route.