Skip to content

Conversation

RincewindsHat
Copy link
Member

This commit sets the maximum duration for cached data for service daemons to the proper amount.

Previously it was multiplied by 60, probably a typo from a time when the assigned value was in minutes and not in seconds directly.

Therefore the value was 60 times to high which leads to a massive amount of cached data which drags down the performance significantly.

This commit sets the maximum duration for cached data for service
daemons to the proper amount.

Previously it was multiplied by 60, probably a typo from a time
when the assigned value was in minutes and not in seconds directly.

Therefore the value was 60 times to high which leads to a massive amount
of cached data which drags down the performance significantly.
@cla-bot cla-bot bot added the cla/signed label Oct 30, 2024
@RincewindsHat RincewindsHat requested a review from Crited November 5, 2024 08:56
@LordHepipud LordHepipud self-assigned this Jan 24, 2025
@LordHepipud LordHepipud added the Bug There is an issue present label Jan 24, 2025
@LordHepipud LordHepipud added this to the v1.13.0-Beta3 milestone Jan 24, 2025
@LordHepipud LordHepipud merged commit 5c1f477 into master Jan 24, 2025
1 check passed
@LordHepipud
Copy link
Collaborator

Thanks!

@LordHepipud LordHepipud deleted the fix/DaemonCacheMaxTime branch January 24, 2025 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug There is an issue present cla/signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants