Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Do not log link reference exceptions as error #47048

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

juliusknorr
Copy link
Member

@juliusknorr juliusknorr commented Aug 5, 2024

Signed-off-by: Julius Härtl [email protected]

Summary

Errors that happen due to fetching an image from a remote URL are nothing critical and can regularly happen. The remote URl might have invalid image urls or be unreachable temporarily.

As for the other requests this changes the log level to debug instead.

Checklist

@juliusknorr juliusknorr added bug 3. to review Waiting for reviews labels Aug 5, 2024
@skjnldsv skjnldsv merged commit bdf00f0 into master Aug 6, 2024
169 checks passed
@skjnldsv skjnldsv deleted the fix/log-link-reference-error branch August 6, 2024 15:53
@AndyScherzinger AndyScherzinger added this to the Nextcloud 30 milestone Aug 6, 2024
@Altahrim Altahrim mentioned this pull request Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants