-
Notifications
You must be signed in to change notification settings - Fork 381
Open
Description
Currently, all Event steps are being processed in simple queues. But we want to support FIFO queues as
well. With that, we need to allow developers to configure the strategy, when queue, they need to
determine the messageGroupId
and messageDeduplicationId
, these will be important to ensure the
order of the messages.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Upcoming