| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Clarified the behavior of NACK response to indicate that messages are requeued by default.
|
NACK 不就丢掉了么? |
Sorry, something went wrong.
我使用的版本:"hyperf/amqp": "~3.1.0" Hyperf\Amqp\Message\ConsumerMessage的属性protected bool $requeue默认值为true,该情况下,回复Result::NACK是重入队列。 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Clarified the behavior of NACK response to indicate that messages are requeued by default.