Skip to content

Use Shared Circuit Breaker Instance in Mediator #392

Open
@Hermann-Core

Description

@Hermann-Core

Update the mediator pattern implementation to use a shared instance of the circuit breaker, based on the type of operation. Currently, the mediator may create multiple circuit breaker instances. This can lead to unnecessary duplication and inconsistent failure handling.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions