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, ISerializableType Hierarchy
- Exception
- RestoreWaitAttemptsExceedException Current type
- Implemented interfaces
- RestoreWaitAttemptsExceedException Current type
Remarks
This exception is thrown by the multi-server startup flow when the restore wait loop exceeds MultiServerSettings.RestoreWaitAttemptCount.