Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node tries to create the queue before connecting #74

Open
fasblom opened this issue Dec 26, 2023 · 0 comments
Open

Node tries to create the queue before connecting #74

fasblom opened this issue Dec 26, 2023 · 0 comments

Comments

@fasblom
Copy link

fasblom commented Dec 26, 2023

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.

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

No branches or pull requests

1 participant