Skip to content

Discuss handling of multiple errors #162

@hategan

Description

@hategan

It is possible for multiple errors to occur during a job's lifetime. For example, a job can fail due to a LRM issue. This could trigger a stage-out where errors in file transfers can also occur. We need to clarify what implementations are supposed to do in such situations. Some possibilities are:

  • report first error
  • report last error
  • have composite errors which contain all errors
  • some other priority scheme in which some errors preempt others

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions