nextcloud/apps/files_versions
Christoph Wurst 12d1c27b7f
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 09:28:38 +01:00
..
appinfo Bump versions 2020-09-18 09:16:45 +02:00
composer Update autloader 2020-09-24 14:59:41 +02:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Bump css-loader from 3.6.0 to 5.0.1 2020-11-06 09:00:20 +01: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 09:28:38 +01: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-12 22:03:42 +02: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