Skip to content

Enhancement: Reduce logs for non-existent circles - #2209

Merged
enjeck merged 1 commit into
mainfrom
feature/reduce-logs-for-non-existent-circles
Dec 10, 2025
Merged

Enhancement: Reduce logs for non-existent circles#2209
enjeck merged 1 commit into
mainfrom
feature/reduce-logs-for-non-existent-circles

Conversation

@Koc

@Koc Koc commented Dec 7, 2025

Copy link
Copy Markdown
Contributor

We have really large tables and dynamic circles that can be removed. For now we suffer from logs like Failed to get circle display name. This PR aims to get rid of this log for non existing circles (but keep log for other errors).

@Koc
Koc requested review from blizzz and enjeck as code owners December 7, 2025 22:32
@blizzz

blizzz commented Dec 8, 2025

Copy link
Copy Markdown
Member

I would argue the caching layer is better applied somewhere at the source, speak circles app,, https://github.com/nextcloud/circles/blob/master/lib/Service/CircleService.php or https://github.com/nextcloud/circles/blob/master/lib/Db/CircleRequest.php

@Koc
Koc force-pushed the feature/reduce-logs-for-non-existent-circles branch from e7b67f9 to 12bf7b7 Compare December 8, 2025 17:06
@Koc Koc changed the title Enhancement: Reduce logs for non-existent circles and cache circle names Enhancement: Reduce logs for non-existent circles Dec 8, 2025
Signed-off-by: Kostiantyn Miakshyn <molodchick@gmail.com>
@Koc
Koc force-pushed the feature/reduce-logs-for-non-existent-circles branch from 12bf7b7 to 8baa44b Compare December 8, 2025 17:07
@Koc

Koc commented Dec 8, 2025

Copy link
Copy Markdown
Contributor Author

@blizzz cache layer reverted

@enjeck enjeck left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@enjeck
enjeck merged commit a57c79a into main Dec 10, 2025
70 of 71 checks passed
@enjeck
enjeck deleted the feature/reduce-logs-for-non-existent-circles branch December 10, 2025 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants