Class RestoreWaitAttemptsExceedException
OptimaJet.Workflow.Core.Fault.RestoreWaitAttemptsExceedException
Represents an exception thrown when a runtime waits too long for another runtime to complete its restore operation.
Namespace: OptimaJet.Workflow.Core.Fault
public class RestoreWaitAttemptsExceedException : Exception, ISerializableInheritance
- Object
- Exception
Implemented Interfaces
- System.Runtime.Serialization.ISerializable
Remarks
This exception is thrown by the multi-server startup flow when the restore wait loop exceeds MultiServerSettings.RestoreWaitAttemptCount.