-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Is there a reason to use direct exchanges instead of topic exchanges? We often setup debug queues for all our "external exchanges" via # as routing key and a x-max-length option. Using this, we can debug which messages have been published. On the exchanges created by ex-tackle we need to specify the full routing key because of the direct type of the exchanges. Is more than inconvenient.
Any chance, you switch to topic exchanges or make them configurable?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels