Skip to content

Comments

limit-active-tasks: warn when workers are busy.#4148

Merged
ddadlani merged 1 commit intoconcourse:masterfrom
Pix4D:report_queue_limit_active_tasks
Jul 23, 2019
Merged

limit-active-tasks: warn when workers are busy.#4148
ddadlani merged 1 commit intoconcourse:masterfrom
Pix4D:report_queue_limit_active_tasks

Conversation

@aledegano
Copy link
Contributor

This is a follow-up of #4118 which introduced the new placement strategy: limit-active-tasks.

To improve the user experience this PR outputs to the UI when the task is waiting for a worker
to be free, that is warning the user that the system is at full capacity and the task will wait
for a worker to free up.

Once a worker is available and the task starts the interface informs the user that the task can
start and how long it has been waiting.

screenshot

Signed-off-by: Alessandro Degano [email protected]

This is a follow-up of concourse#4118 which introduced the new placement strategy: `limit-active-tasks`.

To improve the user experience this PR outputs to the UI when the task is waiting for a worker
to be free, that is warning the user that the system is at full capacity and the task will wait
for a worker to free up.

Once a worker is available and the task starts the interface informs the user that the task can
start and how long it has been waiting.

Signed-off-by: Alessandro Degano <[email protected]>
@aledegano aledegano force-pushed the report_queue_limit_active_tasks branch from ecf40a1 to 2caef44 Compare July 23, 2019 14:25
Copy link
Contributor

@ddadlani ddadlani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great, thanks @aledeganopix4d !

@ddadlani ddadlani merged commit 8c5d0dc into concourse:master Jul 23, 2019
@aledegano aledegano deleted the report_queue_limit_active_tasks branch July 24, 2019 06:23
@jamieklassen jamieklassen added this to the v5.5.0 milestone Aug 26, 2019
@jamieklassen jamieklassen added the release/documented Documentation and release notes have been updated. label Aug 26, 2019
jamieklassen pushed a commit that referenced this pull request Aug 26, 2019
#4118
#4148
#4208
#4277
#4142
#4221
#4293

Signed-off-by: James Thomson <[email protected]>
Co-authored-by: Jamie Klassen <[email protected]>
matthewpereira pushed a commit that referenced this pull request Sep 5, 2019
#4118
#4148
#4208
#4277
#4142
#4221
#4293

Signed-off-by: James Thomson <[email protected]>
Co-authored-by: Jamie Klassen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release/documented Documentation and release notes have been updated.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants