Commit f8ca5d63 authored by wangbiaoyan's avatar wangbiaoyan
Browse files

1

No related merge requests found
Showing with 1 addition and 0 deletions
+1 -0
......@@ -117,6 +117,7 @@ abstract class MqConsumeInterface
} catch (\Throwable $exception) {
$this->exceptionHandle($exception);
$rabbitMq->resetQueue($consumeParamBean->getQueueName(), $consumeParamBean->getRouteKey());
sleep(2);
}
}
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment