Skip to content

Move to Load-balanced Queue#6162

Merged
1 commit merged intodotnet:mainfrom
ryanbrandenburg:DartLab
Mar 9, 2022
Merged

Move to Load-balanced Queue#6162
1 commit merged intodotnet:mainfrom
ryanbrandenburg:DartLab

Conversation

@ryanbrandenburg
Copy link
Copy Markdown
Contributor

Summary of the changes

  • The VS-Platform queue is load-balanced across all the VS-PlatformX queues, so by moving to it we can:
  1. Mitigate the chance that we're in a full queue for now (because even if we get unlucky once, the next time should probably be fine).
  2. Set us up to take advantage of future improvements to the queuing mechanism that may do things like detect which lab has lower utilization for our specific resources etc.

CC @bradselw

Copy link
Copy Markdown

@NTaylorMullen NTaylorMullen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Copy Markdown
Member

@davidwengier davidwengier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TheUncommonTrustQueuetimesGIF

@ryanbrandenburg ryanbrandenburg added the auto-merge Squash merge once all PR checks are complete and reviewers have approved label Mar 9, 2022
@ghost
Copy link
Copy Markdown

ghost commented Mar 9, 2022

Hello @ryanbrandenburg!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@ghost ghost merged commit 2f1fe3a into dotnet:main Mar 9, 2022
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Squash merge once all PR checks are complete and reviewers have approved

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants