chaoyuepingfan opened a new issue, #1180: URL: https://github.com/apache/rocketmq-client-go/issues/1180
I got two different errors about delay messages. 1, err:CODE: ILLEGAL_DELIVERY_TIME, MESSAGE: the max delay time of message is too large, max is 86400000 2, err:CODE: 13, DESC: timer message illegal, the delay time should not be bigger than the max delay 259200000ms; or if set del msg, the delay time should be bigger than the current time my question is, what is the max delay time the broker supports now? and can we change the limit value? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org