My local data is very small but has 100,000 files. There is no problem with the capacity that Shinyapp is limiting, but there is a problem with the number of files. How can I upload all the local data?
Local data is a .csv file.
shiny app limit capacity/file count: 3GB/10,000
Local data capacity/file count: 100MB/100,000
Error text :
it contains too many files(the maximum number of files is 10000). Remove some files or adjust the rsconnect.max.bunfle.files option
Unhandled Exception: Child Task 993899356 failed: Error parsing manifest: Manifest file count (38062) greater than maximum allowed (6000)