nextcloud/apps/files_versions
Christoph Wurst 2ff42f6b1a 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 10:40:21 +00:00
..
appinfo Move files_versions to bootstrap mechanism 2020-07-09 14:13:18 +02:00
composer Make sure columns with an empty default are nullable for Oracle 2020-11-12 12:57:51 +01:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Bump @nextcloud/eslint-config and peers 2020-07-31 09:35:55 +02:00
l10n [tx-robot] updated from transifex 2020-08-13 02:16:38 +00:00
lib Catch storage not available in versions expire command 2020-11-25 10:40:21 +00:00
src Bump @nextcloud/eslint-config and peers 2020-07-31 09:35:55 +02:00
tests VersioningTest:729 is unreliable and should be disabled 2020-10-13 07:10:52 +00:00
.l10nignore Update .l10nignore for apps to exclude bundled JS files 2020-09-15 12:28:43 +02:00
webpack.js Use different jsonpFunction 2019-09-06 11:10:11 +02:00