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

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

Return Type

Promise<boolean>

true when reachable or unprobeable, false when ping fails

Usage

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