Skip to content

Fix issue #2428: Default Single Message Size of MQTT Retained Message should be 1024KB instead of 1204KB #2955

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
May 29, 2025

Conversation

github-actions[bot]
Copy link

This pull request fixes #2428.

The issue describes an inaccuracy on the Chinese documentation page regarding restrictions. The provided git patch shows a change in both the zh_CN/getting-started/restrictions.md and en_US/getting-started/restrictions.md files. Specifically, the "Single Message Size" for "MQTT Retained Message" was updated from "Default 1204KB" to "Default 1024KB". This direct correction of the default message size in the relevant documentation files resolves the reported issue of incorrect information.

Automatic fix generated by OpenHands 🙌

@github-actions github-actions bot requested a review from id May 23, 2025 17:15
@id id closed this May 23, 2025
@id id reopened this May 23, 2025
@id id added this to the 5.10.0 milestone May 23, 2025
@id id marked this pull request as ready for review May 23, 2025 17:18
@id id changed the base branch from release-5.10 to release-5.9 May 27, 2025 07:02
@Meggielqk Meggielqk merged commit 6f3d760 into release-5.9 May 29, 2025
5 checks passed
@Meggielqk Meggielqk deleted the openhands-fix-issue-2428 branch May 29, 2025 08:59
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Default Single Message Size of MQTT Retained Message should be 1024KB instead of 1204KB
3 participants