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

Implement Max Parallelism in the LaunchPlan #300

Merged
merged 6 commits into from
Jun 28, 2024
Merged

Conversation

RRap0so
Copy link
Collaborator

@RRap0so RRap0so commented Jun 26, 2024

TL;DR

Adds the ability to set Max Parallelism at the LaunchPlan level.

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

How did you fix the bug, make the feature etc. Link to any design docs etc

Tracking Issue

Remove the 'fixes' keyword if there will be multiple PRs to fix the linked issue

fixes https://github.com/flyteorg/flyte/issues/

Follow-up issue

NA
OR
https://github.com/flyteorg/flyte/issues/

Signed-off-by: Rafael Raposo <[email protected]>
Signed-off-by: Rafael Raposo <[email protected]>
Signed-off-by: Rafael Raposo <[email protected]>
Signed-off-by: Rafael Raposo <[email protected]>
Signed-off-by: Rafael Raposo <[email protected]>
@RRap0so
Copy link
Collaborator Author

RRap0so commented Jun 27, 2024

Edit:

Seems like the issue is related to flyteconsole, we're able to do everything in flyteadmin and we're getting the expected behaviour.

@andresgomezfrr andresgomezfrr merged commit ccc3964 into master Jun 28, 2024
4 checks passed
@andresgomezfrr andresgomezfrr deleted the max_parallelism branch June 28, 2024 12:55
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