-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf: Limit the wait_for_idle concurrency task number (#573)
- Limit the wait_for_idle concurrency task number to 5 to avoid sending too much request to controller API - Now the retry is base on single application, this somehow reduce a lot of time to unnecessary repeat checks on those active application.
- Loading branch information
Showing
1 changed file
with
15 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters