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

[core][experimental] Throw error in accelerated DAG if task with multiple returns is called #46222

Closed
stephanie-wang opened this issue Jun 24, 2024 · 0 comments · Fixed by #46264
Assignees
Labels
accelerated-dag enhancement Request for new feature and/or capability P0 Issues that should be fixed in short order

Comments

@stephanie-wang
Copy link
Contributor

Description

DAGs currently do not support tasks that return multiple values. We should throw an exception for these instead of crashing.

Use case

No response

@stephanie-wang stephanie-wang added enhancement Request for new feature and/or capability triage Needs triage (eg: priority, bug/not-bug, and owning component) labels Jun 24, 2024
@stephanie-wang stephanie-wang added this to the ADAG Developer Preview milestone Jun 24, 2024
@stephanie-wang stephanie-wang added P0 Issues that should be fixed in short order accelerated-dag and removed triage Needs triage (eg: priority, bug/not-bug, and owning component) labels Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accelerated-dag enhancement Request for new feature and/or capability P0 Issues that should be fixed in short order
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant