My shiny app deployed on RSconnect works fine ran when a few users are using it. When a lot of users are using it simultaneously, they get an error message ' Error: Capacity reached - This application has reached its maximum configuration capacity and cannot open another connection. Please try again later.'
How to best configure my runtime settings to avoid this and allow 100 users at the same time?
My current settings:
Max processes: 10
Min processes: 1
Max connections per process: 1