Hi,
it took me few days to find out why my PHP App is crashing and not loading anymore. I checked Server and runcloud for hours. Now i found out that my Sentry Server was down, therefore PHP app not functionally anymore.
Question: Can i tune Sentry to handle more than a few 100 Request? My PHP App will receive 10k Connections per second. If theres some Error, or undefinied index or something, Sentry gets spamed until sentry crashes. Only restart helped me.
Sentry System: Ubuntu 18.04.4 LTS
Running on Docker
Please help?