-
Notifications
You must be signed in to change notification settings - Fork 98
Closed
Description
Hi,
We've recently come across a need to have a lower than default maxCASAttempts
value. The way it is currently designed is that this is set to a constant of 10. This isn't very flexible in use cases where the user may want to reduce the retry limit, or even increase it.
I've created a PR with some proposed changes which would allow this to be achievable, while keeping the default behaviour as is: #90
Metadata
Metadata
Assignees
Labels
No labels