github.com/cs3org/reva/v2@v2.27.7/changelog/2.14.0_2023-06-05/harden-uploads.md (about) 1 Bugfix: harden uploads 2 3 Uploads now check response headers for a file id and omit a subsequent stat request which might land on a storage provider that does not yet see the new file due to latency, eg. when NFS caches direntries. 4 5 https://github.com/cs3org/reva/pull/3899