Property MaxConsecutive503Errors
MaxConsecutive503Errors
Maximum number of consecutive 503 "No Responders" errors before the consumer is considered deleted and consumption stops. This helps detect when an ephemeral consumer has vanished on the server. Set to -1 to disable this check. (default: 10)
public int MaxConsecutive503Errors { get; init; }