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

Add mod status in comment.list response #158

Closed
wants to merge 0 commits into from

Conversation

keikari
Copy link
Contributor

@keikari keikari commented Aug 12, 2024

No description provided.

@tzarebczan tzarebczan requested a review from nikooo777 August 12, 2024 16:20
@tzarebczan
Copy link
Contributor

do we need any db caching for this, or we think it will be performant enough?

@nikooo777 nikooo777 force-pushed the mod-status-to-comment-list branch from 55d7d6b to 173b384 Compare October 8, 2024 23:28
@nikooo777
Copy link
Member

So, I took a deeper look at this, it's problematic because it doesn't use a cache, which would cause quite a load on the database.
If you're able to add that, and examples of ccache usage are right around there, then we can merge it in

@keikari keikari force-pushed the mod-status-to-comment-list branch from 77f171b to 8e8ee20 Compare October 9, 2024 08:12
@keikari
Copy link
Contributor Author

keikari commented Oct 9, 2024

Wasn't sure what numbers use to the ccache. Current setting maxItems: 100000 and expirationTime: 10mins

@tzarebczan
Copy link
Contributor

@nikooo777 no rush, but would ne nice to get this in.

Copy link
Member

@nikooo777 nikooo777 left a comment

Choose a reason for hiding this comment

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

LGTM

@nikooo777 nikooo777 closed this Dec 12, 2024
@nikooo777 nikooo777 force-pushed the mod-status-to-comment-list branch from 8e8ee20 to 3e0b182 Compare December 12, 2024 02:45
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