Skip to content

Don't stop event processing on error #23

Description

@clement-michelet

Currently, the try/catch is done outside of the loop.
It should done inside the while to avoid to break the loop on error.

WARNING: This will break the dependency to previous event if the previous event fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions