Skip to content

Introduce retry timeout if component got Failed on publishing message to queue error #217

Open
@HannaTrotsenko

Description

@HannaTrotsenko

Latest slack discuttion https://elasticio.slack.com/archives/CADMT8CCD/p1745306851780979

Case: our customer has flow with webhook trigger which is triggering up to 1000 rpm

Image

Due to large number of messages the total size reaches the RMQ limit (https://elasticio.slack.com/archives/G8YQQ9PMM/p1744977307122949?thread_ts=1744976238.577449&cid=G8YQQ9PMM)

As a result there are a lot of Failed on publishing message to queue errors

Let's introduce deley between attempts to publish message into queue again after we got the Failed on publishing message to queue error

Need to decide how to make delay between retry attempts (arithmetic progression, geometric progression etc)

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