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

Cache data object on error #46

Open
briangrahamww opened this issue Dec 18, 2019 · 0 comments
Open

Cache data object on error #46

briangrahamww opened this issue Dec 18, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@briangrahamww
Copy link
Collaborator

I finally using the section caching feature https://ww-tech.github.io/primrose/README_METADATA.html?highlight=registry and it is super useful for developing. I also think it would help for developing and debugging if we cached the data object when there is an error. We just have to be mindful of the size of the object and the data types, since some TF objects are not serializable and it can take a really long time to serialize larger objects.

@briangrahamww briangrahamww added the enhancement New feature or request label Dec 18, 2019
@briangrahamww briangrahamww reopened this Mar 5, 2020
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

No branches or pull requests

1 participant