Skip to content

How can I setup multiple queues in 1 application? #62

Open
@hanachan1026

Description

@hanachan1026

When I setup single queue, it works like a charm. But if I want to have multiple queues, since we can only specify one queue url in SQS_QUEUE I don't know how to setup.

The reason why I want multiple queues in 1 application is that I want to know if a specific job is still processing. To do that I separate queues for each jobs and long polling the status of queue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    supportSomeone needs help

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions