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

Implemented throttling for max workflows to be created #151

Merged
merged 7 commits into from
Nov 13, 2023

Commits on Nov 7, 2023

  1. Implemented throttling for max workflows to be created

    Signed-off-by: Owais Kazi <[email protected]>
    owaiskazi19 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    3d31567 View commit details
    Browse the repository at this point in the history
  2. Initial values for dynamic settings

    Signed-off-by: Owais Kazi <[email protected]>
    owaiskazi19 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    722f09d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Handled failure for throttling

    Signed-off-by: Owais Kazi <[email protected]>
    owaiskazi19 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    99a362e View commit details
    Browse the repository at this point in the history
  2. Commented tests and added javadoc

    Signed-off-by: Owais Kazi <[email protected]>
    owaiskazi19 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    c4b9a68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a0b6d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Addressed PR comments

    Signed-off-by: Owais Kazi <[email protected]>
    owaiskazi19 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b388c7a View commit details
    Browse the repository at this point in the history
  2. Added tests for CreateWorkflowTransportActions

    Signed-off-by: Owais Kazi <[email protected]>
    owaiskazi19 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2eb03a8 View commit details
    Browse the repository at this point in the history