Skip to content

Update 02delaymessage.md #586

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: new-official-website
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

* 定时时间必须设置在定时时长范围内,超过范围则定时不生效,服务端会立即投递消息。

* 定时时长最大值默认为24小时,不支持自定义修改,更多信息,请参见[参数限制](../01-introduction/03limits.md)。
* 定时时长最大值默认为2小时,可以通过修改`broker.conf`中配置属性`messageDelayLevel`来自定义修改,更多信息,请参见[参数限制](../01-introduction/03limits.md)。

* 定时时间必须设置为当前时间之后,若设置到当前时间之前,则定时不生效,服务端会立即投递消息。

Expand Down