Interface ResolvedConnectionErrorHandlerOptions
Hierarchy
- ResolvedConnectionErrorHandlerOptions
Properties
Readonly maxErrors
maxErrors: number
Readonly maxRestarts
maxRestarts: number
Readonly restartInterval
restartInterval: number
Readonly serverName
serverName: string
The maximum amount of errors allowed before stopping the server.