Skip to content

ConnectionIssue Properties

Represents information about connection issues encountered inside log consistency protocols. It is used both inside the protocol to track retry loops, and is made visible to users who want to monitor their log-consistent grains for communication issues.

RetryDelay

getset
View source
[Orleans.Id(3)]
public TimeSpan RetryDelay
The delay we are waiting before the next retry

TimeStamp

getset
View source
[Orleans.Id(0)]
public DateTime TimeStamp
The UTC timestamp of the last time at which the issue was observed