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

Feature/move leva doc cache temporal #92

Merged
merged 7 commits into from
Apr 5, 2022

Conversation

s2oBCN
Copy link
Member

@s2oBCN s2oBCN commented Apr 5, 2022

No description provided.

@s2oBCN s2oBCN requested review from angelmp01 and victorpablosceruelo and removed request for metmajer and martsec April 5, 2022 08:38
return new CaffeineCache(
TEMPORAL_FOLDER,
Caffeine.newBuilder()
.expireAfterWrite(Duration.ofDays(1))
Copy link
Collaborator

Choose a reason for hiding this comment

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

Magic number, please move to a property

@s2oBCN s2oBCN merged commit 7218b83 into feature/moveLevaDoc Apr 5, 2022
@s2oBCN s2oBCN deleted the feature/moveLevaDocCacheTemporal branch April 5, 2022 14:34
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.

2 participants