Skip to content

[Feature]: Expose the number of attempts to the operation #502

Description

@rehos

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions