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

Avoiding memory exhaustion #16

Open
gregLibert opened this issue Apr 17, 2023 · 3 comments
Open

Avoiding memory exhaustion #16

gregLibert opened this issue Apr 17, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@gregLibert
Copy link
Contributor

Add a counter per wallet provider to limit the allocation of entries in the map object in the function here. When the limit is reached, throw an error linked to the wallet provider.

@BatiGencho
Copy link
Contributor

@gregLibert Is this an OS depending limit (memory size tracking etc.) or a hardcoded number we deem to be ok ?

@Elli610
Copy link
Contributor

Elli610 commented Jul 18, 2023

@gregLibert should this issue be closed ?

@gregLibert
Copy link
Contributor Author

@gregLibert should this issue be closed ?

No, we will do it when we will have the bandwidth. Right now, it's not the priority

@Ben-Rey Ben-Rey added the enhancement New feature or request label Sep 12, 2023
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

4 participants