Skip to content

prototype "before retry action" support #259

Closed
@Ladicek

Description

Interesting idea from https://quarkusio.zulipchat.com/#narrow/stream/187030-users/topic/fault.20tolerance.20using.20.40Retry.20annotation

It would be nice to support running arbitrary user-provided code before each and every retry attempt.

API-wise, it could be another attribute on the already overcrowded @Retry annotation, or it could be a CDI event (as those are processed synchronously).

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions