You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The file with the issues was 55 MB, 90,029 records, and 1,863 samples.
Not that big of a file so probably a memory management issue within the environment of the Shiny app. Ensure removing objects after no longer needed. Might need a garbage collection at some point in the code.
Describe the bug
Out of memory issue on ShinyApps.io with some large files.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Log file:
Additional context
Need to get limits from user on what size worked and what didn't.
The text was updated successfully, but these errors were encountered: