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 v2] feat: Adding mutations for global concurrency limit #16224

Merged
merged 2 commits into from
Dec 5, 2024

Conversation

devinvillarosa
Copy link
Contributor

Building the mutations global concurrency limitsqueries

This PR just focuses on the mutations for global concurrency limits queries.
Screenshot 2024-12-04 at 12 07 10 PM

  1. Defines Mutations for global concurrency limits
  2. Updates msw handlers for generic global concurrency limits API mocks

Checklist

  • This pull request references any related issue by including "closes <link to issue>"
    • If no issue exists and your change is not a small fix, please create an issue first.
  • If this pull request adds new functionality, it includes unit tests that cover the changes
  • If this pull request removes docs files, it includes redirect settings in mint.json.
  • If this pull request adds functions or classes, it includes helpful docstrings.

Follow up to #16220
Related to #15512

@devinvillarosa devinvillarosa force-pushed the global-concurrency-limit-mutations branch 2 times, most recently from 8dcb1e4 to c6df256 Compare December 4, 2024 23:13
@devinvillarosa devinvillarosa marked this pull request as ready for review December 4, 2024 23:16
@devinvillarosa devinvillarosa force-pushed the global-concurrency-limit-mutations branch from c6df256 to 199a360 Compare December 5, 2024 04:08
@devinvillarosa devinvillarosa force-pushed the global-concurrency-limit-mutations branch from 199a360 to b755cfb Compare December 5, 2024 19:34
@devinvillarosa devinvillarosa merged commit 53224d0 into main Dec 5, 2024
8 checks passed
@devinvillarosa devinvillarosa deleted the global-concurrency-limit-mutations branch December 5, 2024 22:28
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