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 flow concurrency page #199

Merged
merged 3 commits into from
Sep 4, 2020
Merged

Add flow concurrency page #199

merged 3 commits into from
Sep 4, 2020

Conversation

cicdw
Copy link
Member

@cicdw cicdw commented Sep 3, 2020

PR Checklist:

  • add a short description of what's changed to the top of the CHANGELOG.md
  • add/update tests (or don't, for reasons explained below)

Describe this PR

This PR introduces a new UI screen for managing flow concurrency limits on a per-label basis. This feature is open to all Server and Cloud tenant admins.

Most of the page was co-opted from the same page for task concurrency

flow_concurrency_limit {
id
limit
name
Copy link
Member Author

Choose a reason for hiding this comment

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

Note to reviewer: the confusion between label and name is a consequence of how this is implemented in the backend.

Copy link
Contributor

@znicholasbrown znicholasbrown left a comment

Choose a reason for hiding this comment

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

Tested and works great @cicdw - really nice addition.

This surfaced a bug related to searching for flow and task concurrency labels which I'll address in a separate PR.

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