github.com/cs3org/reva/v2@v2.27.7/changelog/2.8.0_2022-08-23/disable-404-caching.md (about) 1 Bugfix: Disable caching of not found stat responses 2 3 We no longer cache not found responses to prevent concurrent requests interfering with put requests. 4 5 https://github.com/cs3org/reva/pull/3152 6 https://github.com/owncloud/ocis/issues/4251