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

ensure we refresh the linter hints regularly #2048

Merged
merged 1 commit into from
Sep 1, 2024

Conversation

h-vetinari
Copy link
Member

I noticed that the recently added lru_cache for getting the hints might lead to a very long time until new hints get pulled (also observed in the wild that more than 1h after merging conda-forge/conda-forge-pinning-feedstock#6353, hints are not showing up).

Ensure we bust the cache every hour to keep things reasonably fresh.

@h-vetinari h-vetinari requested a review from a team as a code owner September 1, 2024 01:59
@h-vetinari
Copy link
Member Author

I think this is internal enough that it doesn't need a news item. Good for you @beckermr?

@beckermr
Copy link
Member

beckermr commented Sep 1, 2024

Yep.

@beckermr beckermr merged commit e99a0e0 into conda-forge:main Sep 1, 2024
2 checks passed
@h-vetinari h-vetinari deleted the cache branch September 1, 2024 03:18
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