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

New option to control Cache expiration time #262

Merged
merged 16 commits into from
May 2, 2023
Merged

New option to control Cache expiration time #262

merged 16 commits into from
May 2, 2023

Conversation

gmaze
Copy link
Member

@gmaze gmaze commented May 2, 2023

Closes #196

import argopy
argopy.set_options(cache_expiration=86400*2)

@gmaze gmaze added the enhancement New feature or request label May 2, 2023
@gmaze gmaze self-assigned this May 2, 2023
@gmaze gmaze merged commit 1f08436 into master May 2, 2023
@gmaze gmaze deleted the cache-expiration branch May 2, 2023 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Longer cache expiration delay in options
1 participant