Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow restarting tenants in parallel #6

Open
shmel1k opened this issue May 9, 2024 · 1 comment
Open

Allow restarting tenants in parallel #6

shmel1k opened this issue May 9, 2024 · 1 comment

Comments

@shmel1k
Copy link
Member

shmel1k commented May 9, 2024

Hello! By now, if I set multiple tenants for restart, they will be restarted sequentially, what takes a lot of time

It could be better if some option like --parallel was added. It will allow to restart each tenant independently from other tenant, for example, in different threads

@shmel1k
Copy link
Member Author

shmel1k commented May 13, 2024

We also have to think about limitations of max inflight restarts in order not to ddos state storage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant