Does the journey offer a queue mechanism to manage multiple status changes in quick succession?
I need a queue mechanism to manage cases where multiple status changes (e.g., 'in progress' to 'order-created' to 'canceled') happen quickly. Can the journey be configured to send only the latest status, ignoring intermediate changes?
0
-
This can be handled on the Business logic side within the journey steps. Developers can use services like Amazon SQS or other apps that allow actions to manage queue-based requirements and filter out intermediate status changes.
0
Please sign in to leave a comment.
Comments
1 comment