Property MaxRetries
MaxRetries
Maximum number of retry attempts before marking a handler status as poisoned. Default: 5.
public int MaxRetries { get; set; }
Maximum number of retry attempts before marking a handler status as poisoned. Default: 5.
public int MaxRetries { get; set; }