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

Restrict Eager Task for Interactive Mode #2871

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

Mecoli1219
Copy link
Contributor

Tracking issue

flyteorg/flyte#5907

Why are the changes needed?

Eager task is not supported in interactive mode now, so we should throw an error when executing workflow that contains eager task.

What changes were proposed in this pull request?

Throw an error if an entity is a eager task during interactive mode

How was this patch tested?

Unit test & test run

Setup process

image

Screenshots

image

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

#2849

Docs link

Signed-off-by: Mecoli1219 <michaellai901026@gmail.com>
@kumare3 kumare3 merged commit 6bf6f8e into flyteorg:master Oct 28, 2024
104 checks passed
kumare3 pushed a commit that referenced this pull request Nov 8, 2024
Signed-off-by: Mecoli1219 <michaellai901026@gmail.com>
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.

4 participants