Open
Description
When @CIRCUITBREAKER and @PerformanceMonitor are used together (or with other aspects), we need to impose a certain execution order. Currently, both aspects are unordered and an order cannot be specified.
A simple way to do this is to have them implement Ordered interface and also provide a setter for customization.
Metadata
Assignees
Labels
No labels
Activity