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

feat(automation): basic run queue #1963

Open
ramfox opened this issue Nov 3, 2021 · 1 comment
Open

feat(automation): basic run queue #1963

ramfox opened this issue Nov 3, 2021 · 1 comment
Assignees
Labels
feat A code change that adds functionality
Projects
Milestone

Comments

@ramfox
Copy link
Member

ramfox commented Nov 3, 2021

We need a to start with a basic run queue. We want to be able to gather metrics on runs, and lay the ground work for future iterations on a sophisticated RunQueue that can manage sync, cancels, and queue priorities.

Let's build a run queue that can handle Push, Pop, and polls the queue running the first run in the queue.

@ramfox ramfox added the feat A code change that adds functionality label Nov 3, 2021
@ramfox ramfox added this to the v0.11.0 milestone Nov 3, 2021
@ramfox ramfox self-assigned this Nov 3, 2021
@ramfox ramfox added this to Backlog in Sprints via automation Nov 3, 2021
@Arqu
Copy link
Contributor

Arqu commented Nov 11, 2021

Think this is done now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat A code change that adds functionality
Projects
Sprints
Backlog
Development

No branches or pull requests

2 participants