Interface: BridgeEntry
Defined in: bridge-effect.ts:52
Properties
description
description:
string|undefined
Defined in: bridge-effect.ts:55
errorCount
errorCount:
number
Defined in: bridge-effect.ts:57
Total handler failures since the bridge was created.
lastError
lastError:
string|undefined
Defined in: bridge-effect.ts:59
String(error) of the most recent failure, if any.
lastErrorAt
lastErrorAt:
number|undefined
Defined in: bridge-effect.ts:61
Epoch ms of the most recent failure, if any.
loc
loc:
string|undefined
Defined in: bridge-effect.ts:54
name
name:
string
Defined in: bridge-effect.ts:53