Memory-usage client/UI
Open
- Dominant language
- R
- Stars
- 101
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
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!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.