Skip to content

Possibility to tell which error to retry in ErrorStatusHandler #975

Closed
@csviri

Description

@csviri

Currently all exceptions are retried. It could be a possibility to have users decided if an exception makes sense to retry, or in other words rather not to retry certain exceptions (usually which are related to the domain logic).

An another detail of this is that only runtime exceptions are supported now, it might be an idea to extend it to any Exception.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions