HealthcheckCheckOptions
@quik/core / HealthcheckCheckOptions
Type Alias: HealthcheckCheckOptions
HealthcheckCheckOptions =
object
Defined in: types/IQHealthcheck.ts:5
Properties
onErrorStatus?
optionalonErrorStatus?:HealthcheckStatus
Defined in: types/IQHealthcheck.ts:7
onTimeoutStatus?
optionalonTimeoutStatus?:HealthcheckStatus
Defined in: types/IQHealthcheck.ts:8
timeoutMs?
optionaltimeoutMs?:number
Defined in: types/IQHealthcheck.ts:6