pub const MESSAGING_ROCKETMQ_MESSAGE_GROUP: Key;
Expand description

It is essential for FIFO message. Messages that belong to the same message group are always processed one by one within the same consumer group.

Examples

  • myMessageGroup