Skip to content

Ability for 'REP' to 'autoDelete' #71

@utestmig

Description

@utestmig

We have various services which expose functionality via 'Req/Rep' messaging pattern. However, when the services come down, their queues remain. I would like to be able to specify the "autoDelete" flag.

For example:

this.rabbitContext.socket('REP', {expiration: constants.queue.timeout, autoDelete: true});

Any thoughts as to why this would not be a good idea?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions