Skip to content

Distributed event bus retry strategy #23964

@GreatGodJackChen

Description

@GreatGodJackChen

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

Abnormal consumption of the message bus can lead to infinite loop consumption, and no solution has been seen so far. Can we only write our own retry strategy? This is a commonly used feature, and based on the principle of out of the box use, it should be built into the framework, otherwise it will appear like a semi-finished product. In the generation environment, this practice should be avoided, as it can lead to catastrophic accidents if not handled properly*******

Describe the solution you'd like

Refer to the masstransit retry strategy

Additional context

The current design is completely unable to be directly applied to production

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