Skip to content

Node tries to create the queue before connecting #74

@fasblom

Description

@fasblom

When using the input-node to read from an existing queue the node uses the assertQueue method which needs write privileges to the queue otherwise it fails. If instead checkQueue is used the input node can read from a queue with only read privileges.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions