At the moment 53% of my account register requests fail (as I'm in production -> bad user experience...) and I'm not even under high load, with approx 50 requests a day...
But looking at my log on the dashboard, I don't see any stack trace, just entries with "status code 500". Beside that all requests took less than 500ms to process, so there is no timeout happening... Also I don't "swallow" exceptions in my code. Any idea? Or is this still part of the 7133 issue?
Sorry for that, can I delete this topic?