Implement QueueStrategy [Round Robin] <Coauthor: Conic> #129
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"
Objectives:
Why it's called round robin:
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
The text was updated successfully, but these errors were encountered: