Skip to main content

HealthcheckCheckOptions

@quik/core


@quik/core / HealthcheckCheckOptions

Type Alias: HealthcheckCheckOptions

HealthcheckCheckOptions = object

Defined in: types/IQHealthcheck.ts:5

Properties

onErrorStatus?

optional onErrorStatus?: HealthcheckStatus

Defined in: types/IQHealthcheck.ts:7


onTimeoutStatus?

optional onTimeoutStatus?: HealthcheckStatus

Defined in: types/IQHealthcheck.ts:8


timeoutMs?

optional timeoutMs?: number

Defined in: types/IQHealthcheck.ts:6