-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[Heartbeat]: limit parallelization of tasks by jobtype #27160
[Heartbeat]: limit parallelization of tasks by jobtype #27160
Conversation
vigneshshanmugam
commented
Jul 30, 2021
- fixes [Heartbeat] Limit number of parallel monitors, by type #23216
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
Trends 🧪💚 Flaky test reportTests succeeded. Expand to view the summary
Test stats 🧪
|
Pinging @elastic/uptime (Team:Uptime) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, needs a couple minor changes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
/test |
* [Heartbeat]: limit parallelization of tasks by jobtype * handle release and add tests * fix linting * add guard aganist nil in tests * address review comments * add test when limit is not specified (cherry picked from commit 70402c6)
* [Heartbeat]: limit parallelization of tasks by jobtype * handle release and add tests * fix linting * add guard aganist nil in tests * address review comments * add test when limit is not specified (cherry picked from commit 70402c6) Co-authored-by: Vignesh Shanmugam <[email protected]>
* [Heartbeat]: limit parallelization of tasks by jobtype * handle release and add tests * fix linting * add guard aganist nil in tests * address review comments * add test when limit is not specified (cherry picked from commit 70402c6)