A RetryPolicy specialized in handling Redis transaction conflicts. The NoDelayAttempts
property defaults to 2.
Implements
Namespace: Metalama.Patterns.Caching.Resilience
Assembly: Metalama.Patterns.Caching.Backend.dll
Syntax
public class TransactionRetryPolicy : RetryPolicy, IRetryPolicyConstructors
| Name | Description |
|---|---|
| TransactionRetryPolicy() | Initializes a new instance of the TransactionRetryPolicy class. |