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

Creates ConcurrencyOptions pydantic model. #15291

Merged

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    346bdfb View commit details
    Browse the repository at this point in the history
  2. formatting

    jeanluciano committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    594e6b2 View commit details
    Browse the repository at this point in the history
  3. moved Options schema

    jeanluciano committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    fad0161 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e12243a View commit details
    Browse the repository at this point in the history
  5. import fix

    jeanluciano committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    20fda19 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. seperates and limit

    jeanluciano committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1de6209 View commit details
    Browse the repository at this point in the history
  2. updates migration notes

    jeanluciano committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    32ff726 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8f98c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Add an explicit, client-side GCL upsert for deployment concurrency li…

    …mit enforcement prior to attempting to acquire a slot.
    collincchoy committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5183872 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    837d5d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f45162 View commit details
    Browse the repository at this point in the history
  4. Change deployment-concurrency related GCL naming pattern to be more c…

    …onsistent with other prefect-nomenclature.
    collincchoy committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0a4940f View commit details
    Browse the repository at this point in the history
  5. Revert "Change deployment-concurrency related GCL naming pattern to b…

    …e more consistent with other prefect-nomenclature."
    
    This reverts commit 0a4940f.
    collincchoy committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    771100a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd2c759 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9eb04e0 View commit details
    Browse the repository at this point in the history
  8. Reduce network calls when concurrency limit is reached and better han…

    …dle attempting to acquire a slot from a deploy gcl that doesn't exist.
    collincchoy committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d2aeeb0 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Merge branch 'jean/oss-66-create-a-concurrency-options-pydantic-model…

    …' of https://github.com/PrefectHQ/prefect into jean/oss-66-create-a-concurrency-options-pydantic-model
    jeanluciano committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1d01d87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ef7d67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43421d9 View commit details
    Browse the repository at this point in the history
  4. updated shcema in model

    jeanluciano committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    066b655 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'jean/oss-66-create-a-concurrency-options-pydantic-model…

    …' of https://github.com/PrefectHQ/prefect into jean/oss-66-create-a-concurrency-options-pydantic-model
    jeanluciano committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2af6789 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8a74d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. updated schema

    jeanluciano committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9d4fa72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8641a1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7feac6 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'jean/oss-66-create-a-concurrency-options-pydantic-model…

    …' of https://github.com/PrefectHQ/prefect into jean/oss-66-create-a-concurrency-options-pydantic-model
    jeanluciano committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0b33418 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0db3a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    13e72f1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'jean/oss-66-create-a-concurrency-options-pydantic-model…

    …' of https://github.com/PrefectHQ/prefect into jean/oss-66-create-a-concurrency-options-pydantic-model
    jeanluciano committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    abfcf23 View commit details
    Browse the repository at this point in the history