FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update NACK response description in amqp.md by liutaot · Pull Request #7787 · hyperf/hyperf · GitHub

/ hyperf Public

Update NACK response description in amqp.md - #7787

Open
liutaot wants to merge 1 commit into
hyperf:masterfrom
liutaot:patch-1
Open

Update NACK response description in amqp.md#7787
liutaot wants to merge 1 commit into
hyperf:masterfrom
liutaot:patch-1

Conversation

liutaot commented Jul 29, 2026

Copy link
Copy Markdown

Clarified the behavior of NACK response to indicate that messages are requeued by default.

Clarified the behavior of NACK response to indicate that messages are requeued by default.

Copy link
Copy Markdown
Member

NACK 不就丢掉了么?

liutaot commented Aug 1, 2026

Copy link
Copy Markdown
Author

NACK 不就丢掉了么?

我使用的版本:"hyperf/amqp": "~3.1.0"

Hyperf\Amqp\Message\ConsumerMessage的属性protected bool $requeue默认值为true,该情况下,回复Result::NACK是重入队列。

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL