1.2k questions

1.4k answers

361 comments

339 users

Categories

Sidebar
0 votes
433 views
by brandon-w-8204 (34.1k points)
I know there is a 2500 message limit before we get throttled to 1 message per minute. What counts as a message?

1 Answer

0 votes
A Processed Message is defined as either (i) a message received by a channel source node and submitted to the channel inbound queue, or (ii) a message generated during the processing of another message using the qie.spawnNewMessage function in a custom script.
by brandon-w-8204 (34.1k points)
...