f1amingo opened a new pull request, #104: URL: https://github.com/apache/rocketmq-apis/pull/104
This PR adds an optional `is_suspend` field to `ChangeInvisibleDurationRequest`. When set to true, the server will not increment the retry count for the message, allowing it to be suspended and redelivered at the specified time without affecting retry statistics. This is useful for scenarios requiring temporary message suspension without consuming retry quotas. The change is backward compatible. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
