Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResolvedConnectionErrorHandlerOptions

Hierarchy

  • ResolvedConnectionErrorHandlerOptions

Index

Properties

Readonly logger

logger: ILogger

Readonly maxErrors

maxErrors: number

The maximum amount of errors allowed before stopping the server.

Readonly maxRestarts

maxRestarts: number

The minimum amount of restarts allowed in the restart interval.

Readonly restartInterval

restartInterval: number

In minutes.

Readonly serverName

serverName: string