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

fix(ui): amend flow concurrency overview #6846

Merged
merged 2 commits into from
Jan 23, 2025

Conversation

yuri1969
Copy link
Contributor

What changes are being made and why?

Rather straightforward fix inconsistent behavior of the flow's concurrency overview.

closes #6811


How the changes have been QAed?

id: autotest
namespace: autotest

concurrency:
  limit: 2

tasks:
   - id: wait
     type: io.kestra.plugin.core.flow.Sleep
     duration: PT2M

@MilosPaunovic MilosPaunovic self-requested a review January 21, 2025 07:16
@tchiotludo tchiotludo merged commit 0a047a7 into kestra-io:develop Jan 23, 2025
2 of 3 checks passed
@tchiotludo
Copy link
Member

perfect, thanks @yuri1969 !!
Just added some layout improvement

@yuri1969 yuri1969 deleted the concurrency-view branch January 23, 2025 14:49
@MilosPaunovic MilosPaunovic removed their request for review January 23, 2025 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Concurrency limit not reflected
2 participants