Thrown by a queue backend's connect() when the runtime platform is
Cloudflare Workers and the SDK cannot function. The throw fails
app.start() at the earliest possible point.
Constructors
QueueBackendUnavailableError(
backend: string,
specifier: string
)
Usage
import { QueueBackendUnavailableError } from "queue-plugin/src/index.ts";