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

Memory-usage client/UI #28

Open
tkranenburg opened this issue Oct 2, 2024 · 0 comments
Open

Memory-usage client/UI #28

tkranenburg opened this issue Oct 2, 2024 · 0 comments

Comments

@tkranenburg
Copy link

Shinylogs is an amazing tool to track the logs of an app, so thanks for developing it!

One issue I encountered was that if an app is significantly large (lots of input/output) it can trigger an out-of-memory error in the browser/client. I believe it could be caused by shinylogs saving the inputs/outputs at the client-side before it is written to the storage_mode under track_usage.
Would there be a way to prevent accumulation of memory? Or a way to directly write the gather logs to the output files?
Thanks for considering!

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

No branches or pull requests

1 participant