You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To reduce load for large deployments with many users, we want to implement a configurable rate limit for the sync. This should take the form of "wait X amount of time between each Zitadel operation". This is to prevent too big of a load on the WF* during user creation.
User story
As a Famedly employee, I want the migration of users to the new stack to be smooth so we can provide good service to our customers.
Steps to implement
Add a configurable wait period between outgoing requests to Zitadel
The text was updated successfully, but these errors were encountered:
emgrav
changed the title
Implement a configurable outgoing rate limit
Configurable rate limit on requests to Zitadel
Sep 4, 2024
Description
To reduce load for large deployments with many users, we want to implement a configurable rate limit for the sync. This should take the form of "wait X amount of time between each Zitadel operation". This is to prevent too big of a load on the WF* during user creation.
User story
As a Famedly employee, I want the migration of users to the new stack to be smooth so we can provide good service to our customers.
Steps to implement
The text was updated successfully, but these errors were encountered: