What would you like?
I would like to have access to the attempt in the operation. For example, when I receive an order I need to place a backorder to one of my suppliers (ordered on preference). If the first is out of order I need to try the second supplier, .... The suppliers and number of suppliers are also different depending on the order I receive. This feature can be implemented much easier when I have access to the attemptCount.
Possible Implementation
Extend the interface OperationContext with an extra number field attemptCount.
Is this a breaking change?
No
Does this require an RFC?
No
Additional Context
No response
What would you like?
I would like to have access to the attempt in the operation. For example, when I receive an order I need to place a backorder to one of my suppliers (ordered on preference). If the first is out of order I need to try the second supplier, .... The suppliers and number of suppliers are also different depending on the order I receive. This feature can be implemented much easier when I have access to the attemptCount.
Possible Implementation
Extend the interface
OperationContextwith an extra number fieldattemptCount.Is this a breaking change?
No
Does this require an RFC?
No
Additional Context
No response