Skip to content

fix: add ignore_error executor field #176

@athith-g

Description

@athith-g

Describe the bug
TES v1.1 defines an ignore_error field as a property of an executor (defined here). Currently, the TesExecutor model does not have this attribute. As a result, the following error occurs when a response with the ignore_error is provided:

TypeError: Executor.__init__() got an unexpected keyword argument 'ignore_error'

Full traceback:
Screenshot 2024-06-07 at 3 34 46 PM

Executor causing error:
Screenshot 2024-06-07 at 3 35 34 PM

Software
Using proTES with Funnel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions