Skip to main content

Interface: BaseReachabilityOptions

client.BaseReachabilityOptions

See ReachabilityOptions

Deprecated

Worker Versioning is now deprecated. Please use the Worker Deployment API instead: https://docs.temporal.io/worker-deployments

Properties

buildIds

buildIds: (string | typeof UnversionedBuildId)[]

A list of build ids to query the reachability of. Currently, at least one Build Id must be specified, but this restriction may be lifted in the future.


reachability

Optional reachability: ReachabilityType

The kind of reachability this request is concerned with.


taskQueues

Optional taskQueues: string[]

A list of task queues with Build Ids defined on them that the request is concerned with.