キューを一時停止する

以前に作成したキューを一時停止することができます。

メソッド署名

pauseQueue(name: string)

キューの一時停止

await queue.pauseQueue('queue');