Skip to content

Memory-usage client/UI #28

@tkranenburg

Description

@tkranenburg

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions