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

Correct cache expiration value calculation #59

Merged
merged 1 commit into from
Jun 14, 2022

Conversation

savagedev
Copy link
Contributor

This pull request fixes #58 by calculating the cache expiration minutes using the cache size * periodicity algorithm.

@savagedev
Copy link
Contributor Author

Not sure of the cause of the "Couldn't find a repository matching this job." error in the Coverage step but it seems to happen consistently with other PRs.

@ezeoleaf
Copy link
Owner

Yes, looks like is failing with the matching job error if the PR is created by other user other than me. I'll try to find another solution for the coverage check in Github actions or remove it.

Nice work!

@ezeoleaf ezeoleaf merged commit 55d757e into ezeoleaf:main Jun 14, 2022
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.

Redis cache expiration value
2 participants