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

feat(cli): add message limit option to bench pub command #1571

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Conversation

Red-Asuka
Copy link
Member

PR Checklist

If you have any questions, you can refer to the Contributing Guide

What is the current behavior?

The bench pub command cannot limit the total number of messages sent.

Issue Number

#1360

What is the new behavior?

  • The message will not be sent until all connections are established.
  • Support limiting the total number of messages.
image

Does this PR introduce a breaking change?

  • Yes
  • No

Specific Instructions

Are there any specific instructions or things that should be known prior to review?

Other information

@Red-Asuka Red-Asuka self-assigned this Jan 24, 2024
@Red-Asuka Red-Asuka added feature This pr is a feature CLI MQTTX CLI labels Jan 24, 2024
@ysfscream ysfscream added this to the v1.9.9 milestone Jan 24, 2024
@ysfscream ysfscream merged commit 462f5a3 into main Jan 24, 2024
5 checks passed
@ysfscream ysfscream deleted the lyd/dev branch January 24, 2024 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI MQTTX CLI feature This pr is a feature
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants