Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

Make sure we can work with FIFO #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

Nyholm
Copy link

@Nyholm Nyholm commented Dec 30, 2019

You can configure messenger like:

        transports:
            workqueue:
              dsn: '%env(WORKQUEUE_DSN)%'
              options: { message_group_id: foobar }

You also need to enable Content-Based Deduplication on your (SQS) queue option.

@mnapoli
Copy link
Member

mnapoli commented Jan 2, 2020

Thanks, could you write up a bit of documentation? I don't know what how to use FIFO with SQS.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants