nextcloud/apps/files_versions
Christoph Wurst 2e511e3ea0
Catch storage not available in versions expire command
External storage with session credentials is not accessible without a
user session, hence background jobs and CLI commands can't work with
them. The previously unhandled exception causes logged errors in the
nextcloud log. This patch catches the specific exception and logs it as
warnings. So for a production instance the error won't spam their logs
for this non-recoverable and technically unsolvable error if the minimum
log level is set to the default of 3 (error).

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-11-25 11:52:26 +01:00
..
appinfo Update license headers for 19 2020-04-29 11:57:22 +02:00
composer Update autoloaders for composer v1.10.1 2020-03-19 09:48:49 +01:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Build source maps on production build again 2020-07-14 13:47:20 +00:00
l10n [tx-robot] updated from transifex 2020-08-13 02:16:48 +00:00
lib Catch storage not available in versions expire command 2020-11-25 11:52:26 +01:00
src Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 2019-12-19 11:55:33 +01:00
tests VersioningTest:729 is unreliable and should be disabled 2020-10-13 07:13:14 +00:00
.l10nignore Move of files_versions to webpack 2019-02-13 22:20:07 +01:00
webpack.js Use different jsonpFunction 2019-09-06 11:10:11 +02:00