Slowdowns using Login V2
We have been attempting to migrate to the new Login V2. We built a nextjs app based off of https://github.com/zitadel/typescript and have heavily customized it and self hosted it for our own purposes. The problem is, whenever we turn it on our hosted zitadel instances start to experience major slowdowns. I know it is the zitadel instance and not the nextjs login portal because going to the zitadel dashboard itself is extremly slow during these moments as well.
We are on v3.3.2 according to the dashboard the last time we experienced this. We only see it on our production instance with it's much higher traffic. In our staging instance things seem to work fine for the most part. I can give you timestamps of when the slowdowns happened to us last Thursday if that helps. The only thing I can think of is that when using LoginV2 we end up hitting the management API far more than otherwise.
Any help would be much appriciated. Thank you.
We are on v3.3.2 according to the dashboard the last time we experienced this. We only see it on our production instance with it's much higher traffic. In our staging instance things seem to work fine for the most part. I can give you timestamps of when the slowdowns happened to us last Thursday if that helps. The only thing I can think of is that when using LoginV2 we end up hitting the management API far more than otherwise.
Any help would be much appriciated. Thank you.
GitHub
Typescript packages and application to showcase the ZITADEL resource API - zitadel/typescript
