Thrown by SqsQueue when a job name is not mapped in the
queues configuration. The error message names the job name and the
configured names.
Usage
import { SqsQueueNotConfiguredError } from "queue-plugin/src/index.ts";
Thrown by SqsQueue when a job name is not mapped in the
queues configuration. The error message names the job name and the
configured names.
import { SqsQueueNotConfiguredError } from "queue-plugin/src/index.ts";