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

Add completed metrics to batch #851

Closed
dfaller opened this issue May 18, 2017 · 0 comments
Closed

Add completed metrics to batch #851

dfaller opened this issue May 18, 2017 · 0 comments

Comments

@dfaller
Copy link
Contributor

dfaller commented May 18, 2017

Add two new columns to the batch model to hold the count of completed and count of completed recipes in the batch. Update Scale backend logic to update those fields with a simple count = count + 1 query when jobs and recipes complete that belong to a batch.

Add the two new columns to the batches and batch detail REST APIs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants