Skip to content

[OmniRelayer]: refactor current error handling approach #443

@frolvanya

Description

@frolvanya

Right now relayer parses an error from bridge-sdk and if it's a known issue we retry it. This introduces an issue during the runtime when we encounter a new error that should be retried, but relayer removes it from redis. Ideally, relayer should remove only events with known errors and retry everything else, since it's much safer to retry than to remove

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