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

Toolkit: protect account disk cache from growing out of bounds #228

Closed
eladb opened this issue Jul 3, 2018 · 0 comments · Fixed by #220
Closed

Toolkit: protect account disk cache from growing out of bounds #228

eladb opened this issue Jul 3, 2018 · 0 comments · Fixed by #220

Comments

@eladb
Copy link
Contributor

eladb commented Jul 3, 2018

We currently don't have any mechanism to delete cache entries if the file grows out of bounds. A simple mechanism can be to just nuke it if it's above a certain size.

@eladb eladb closed this as completed in #220 Jul 4, 2018
HBobertz added a commit that referenced this issue Feb 1, 2024
…on (#228)

* fix bugs

* only create cfnTemplateGenerator if we need it

* fix integ tests

---------

Co-authored-by: Hogan Bobertz <bobertzh@amazon.com>
HBobertz added a commit that referenced this issue Feb 1, 2024
…on (#228)

* fix bugs

* only create cfnTemplateGenerator if we need it

* fix integ tests

---------

Co-authored-by: Hogan Bobertz <bobertzh@amazon.com>
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 a pull request may close this issue.

1 participant