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

Adds time_running to batch running tasks #1851

Merged
merged 1 commit into from
Sep 13, 2016
Merged

Conversation

daveFNbuck
Copy link
Contributor

Description

Sets time_running when marking a task as BATCH_RUNNING in the scheduler.

Motivation and Context

We neglected to set time_running when setting a task as batch_running. By adding it, we get a better view of these tasks in the visualizer.

Have you tested this? If so, how?

I've been using it in production, and I added a test to verify that the time is set.

@Tarrasch
Copy link
Contributor

LGTM, but it seems that you need to rebase this :)

We neglected to set time_running when setting a task as batch_running. By
adding it, we get a better view of these tasks in the visualizer.
@daveFNbuck
Copy link
Contributor Author

Done. One of the other PRs added tests starting on the same line.

@Tarrasch Tarrasch merged commit 68fa7bc into spotify:master Sep 13, 2016
@Tarrasch
Copy link
Contributor

Thanks for the PR! :)

@daveFNbuck
Copy link
Contributor Author

No problem, thanks for all the merges!

On Mon, Sep 12, 2016 at 7:19 PM, Arash Rouhani [email protected]
wrote:

Thanks for the PR! :)


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#1851 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AB_rbQIk2kb1hrlkwgTq7umppUfJbwFgks5qpgg5gaJpZM4J4kN7
.

@daveFNbuck daveFNbuck deleted the time_running branch June 2, 2017 00:01
This was referenced Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants