Skip to content

[core][compiled graphs] Better return RayTaskError for partial failures #49769

@ruisearch42

Description

@ruisearch42

Description

In #49711 , when a reader reads from a list of channels and one of them returns RayTaskError, a list of the same RayTaskError is returned to the user.

The change already provided the following:

  • Early failure detection: failure would be raised early if it happens in later channels
  • Error message where the failure happened

However, we want to consider and revisit if the provided information is accurate and comprehensive enough:

cc: @kevin85421

Use case

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions