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

[ui] show applyLimitPerUniqueValue entries in queue criteria #22536

Conversation

alangenfeld
Copy link
Member

@alangenfeld alangenfeld commented Jun 13, 2024

How I Tested These Changes

get runs queued against applyLimitPerUniqueValue rule, previously not displayed now:
Screenshot 2024-06-13 at 2 46 09 PM

Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @alangenfeld and the rest of your teammates on Graphite Graphite

@alangenfeld alangenfeld requested a review from prha June 13, 2024 19:31
@alangenfeld alangenfeld force-pushed the al/06-13-_ui_show_applylimitperuniquevalue_entries_in_queue_criteria branch from 9c05e57 to ac5a94d Compare June 13, 2024 19:46
Comment on lines 128 to 129
? `${limit.key}=${JSON.stringify(limit.value)}`
: `${limit.key}=${limit.value}`
Copy link
Contributor

Choose a reason for hiding this comment

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

Wouldn't JSON.stringify result in the same output even if its not a plain object?

Copy link
Member Author

Choose a reason for hiding this comment

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

yea nice

@alangenfeld alangenfeld force-pushed the al/06-13-_ui_show_applylimitperuniquevalue_entries_in_queue_criteria branch from ac5a94d to 95068be Compare June 13, 2024 21:59
@alangenfeld alangenfeld merged commit 8d1987f into master Jun 14, 2024
1 of 2 checks passed
@alangenfeld alangenfeld deleted the al/06-13-_ui_show_applylimitperuniquevalue_entries_in_queue_criteria branch June 14, 2024 15:25
danielgafni pushed a commit to danielgafni/dagster that referenced this pull request Jun 18, 2024
…-io#22536)

## How I Tested These Changes
get runs queued against `applyLimitPerUniqueValue` rule, previously not
displayed now:
![Screenshot 2024-06-13 at 2 46
09 PM](https://github.com/dagster-io/dagster/assets/202219/045add6e-be48-401b-9629-5b4f3b01700f)
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