Longtime lurker and first-time poster here: Are Plumber APIs suitable for use in R Studio Cloud? I'm using one to receive json input from a webpage and run a Monte Carlo model, which works perfectly in R Studio. However in the Cloud version I get the following error after a few minutes:
I'm wondering if it's something I've done, or if Plumber is not the right way to approach this? The API isn't hosted, it's being run in the browser.