bug: The rate limit of the createChannel event does not return "{ retry_after: xxx }" and gives an error. #37

Open
opened 2026-02-16 12:26:51 -05:00 by yindo · 0 comments
Owner

Originally created by @ZeuLeg on GitHub (Jun 28, 2025).

What happened?

When creating a role with a bot, if it hits the rate limit, it returns the message "{ retry_after: 6967 }". However, when creating a channel with a bot, if it hits the rate limit, it returns the message "TypeError: Cannot read properties of undefined (reading 'typingIds') ..."

Originally created by @ZeuLeg on GitHub (Jun 28, 2025). ### What happened? When creating a role with a bot, if it hits the rate limit, it returns the message "{ retry_after: 6967 }". However, when creating a channel with a bot, if it hits the rate limit, it returns the message "TypeError: Cannot read properties of undefined (reading 'typingIds') ..."
yindo added the bug label 2026-02-16 12:26:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/javascript-client-sdk#37