0

我的 redis 公牛不等待延迟指定的时间,而是开始工作。

rejectQueue.add(
    'autoRejectQueue',
    { ...data },
    {
      delay: 30000,
      removeOnComplete: true,
      removeOnFail: true,
    }
  );
4

0 回答 0