method GcpPubSubBroker.prototype.isHealthy
Since 0.1.0
GcpPubSubBroker.prototype.isHealthy(): Promise<boolean>

Boolean port member (M70c): false only when positively unreachable.

Return Type

Promise<boolean>

true when reachable or unprobeable, false when the transport reports unreachable

Usage

import { GcpPubSubBroker } from "messaging-plugin/src/index.ts";