You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given the student is logged into their Nodebb account and has chosen someone to chat with, when they send multiple messages in any chat within a minute, then all messages should be delivered without any delay or constraints.
Given the student is part of a chat with multiple members, when they send multiple messages in rapid succession, then each message should appear in the correct order on the recipients' screens.
Given the student sends multiple messages within a minute, when the messages contain different content (text, links, emojis, or attachments), then all message types should be sent successfully without constraints.
Assumption: The limiting is set by the backend code of NodeBB, not by another external web limitation.
Subjected to change if changes to an assumption
ThomasJXiao
changed the title
US1: Remove limitation on the number of messages allowed to be send in a minute
US1: Remove limitation on the number of messages allowed to be send in a minute (Backend logic)
Sep 13, 2024
No description provided.
The text was updated successfully, but these errors were encountered: