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

Issue2139: Using single pickle file to cache meta_map and smart_api information #2208

Merged
merged 3 commits into from
Nov 29, 2023

Conversation

sundareswarpullela
Copy link
Collaborator

@sundareswarpullela sundareswarpullela commented Nov 22, 2023

The changes are:

  • Updated code to use single pickle to cache meta_map and smart_api information.
  • The cache update process will no longer be triggered at runtime. Instead will raise an exception, to be handled later on by the maintainer.
  • Updated documentation for kp_info_cacher.py fo reflect the use of single cache file.

@saramsey
Copy link
Member

Looks good. Can you test it out please?

@sundareswarpullela sundareswarpullela merged commit 967f41e into master Nov 29, 2023
3 of 4 checks passed
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