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

Implement QueueStrategy [Round Robin] <Coauthor: Conic> #129

Open
1 task
Skarlett opened this issue Sep 26, 2023 · 0 comments
Open
1 task

Implement QueueStrategy [Round Robin] <Coauthor: Conic> #129

Skarlett opened this issue Sep 26, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed mockingbird relates to the features in coggiebot's feature "mockingbird"

Comments

@Skarlett
Copy link
Owner

Skarlett commented Sep 26, 2023

Objectives:

Why it's called round robin:

image
the sampling cycles across several queues taking one off of each
if it's not your turn, your can still edit, remove, add things to your personal queue. When it IS your turn, an item is popped from your queue

@Skarlett Skarlett added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Sep 26, 2023
@Skarlett Skarlett changed the title Implement QueueStrategy Implement QueueStrategy [Round Robin] <Coauthor: Conic> Sep 26, 2023
Skarlett pushed a commit that referenced this issue Sep 26, 2023
@Skarlett Skarlett added mockingbird relates to the features in coggiebot's feature "mockingbird" Priority labels Oct 2, 2023
@Skarlett Skarlett removed the Priority label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed mockingbird relates to the features in coggiebot's feature "mockingbird"
Projects
None yet
Development

No branches or pull requests

1 participant