Skip to content
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

[ISSUE #8974] Support recalling of delay message #8975

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

imzs
Copy link
Contributor

@imzs imzs commented Nov 22, 2024

[ISSUE #8974] Support recalling of delay message

@qianye1001
Copy link
Contributor

Returning an additional handle in all send Response operations introduces overhead. If this feature is not required, there should be an option to disable it.

@imzs
Copy link
Contributor Author

imzs commented Nov 22, 2024

Returning an additional handle in all send Response operations introduces overhead. If this feature is not required, there should be an option to disable it.

This field is somewhat similar to transactionId. As previously mentioned, the API defines a common semantic. In cases where unsupported message types are encountered, it returns null values, which also implies that the current message does not support recall operation, this may be considered as a switch.

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