-
Notifications
You must be signed in to change notification settings - Fork 156
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 that unreachable applications let the whole system die #5813
Conversation
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
Results for oC10Files1 https://drone.owncloud.com/owncloud/web/19083/12/1
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we add a unit test for this? 🤔
569952f
to
d4eec52
Compare
added tests, can be merged after ci is green |
Results for oC10SharingPublicManagement https://drone.owncloud.com/owncloud/web/19286/34/1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Kudos, SonarCloud Quality Gate passed! |
Results for oC10SharingExternalRoot https://drone.owncloud.com/owncloud/web/19299/40/1
|
Description
On top of #5752 this PR now brings back that a misconfigured or unreachable app fails silently and only logs the error.
Types of changes
Checklist: