Hi,
I am getting some warning messages when interacting with files (uploading, downloading, opening).
Error messages:
WARNING Event session_file_download data was truncated; LOGGED FROM: rstudio::monitor::Event::Event(int, int, const string&, const string&, PidType, rstudio_boost::posix_time::ptime) src/cpp/monitor/events/Event.cpp:50
WARNING Event session_file_upload data was truncated; LOGGED FROM: rstudio::monitor::Event::Event(int, int, const string&, const string&, PidType, rstudio_boost::posix_time::ptime) src/cpp/monitor/events/Event.cpp:50
When I looked up the error, I see there is a limit set in this header file on kMaxEventDataSize
Can this be set in the R environment or is there a way to avoid this warning? Why is this size set to 32?
Rstudio-server version used: rstudio-server-rhel-2022.02.3-492