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

feat: new parameter useAttributes #23

Merged
merged 2 commits into from
Apr 17, 2023
Merged

Conversation

p-fedyukovich
Copy link
Owner

@p-fedyukovich p-fedyukovich commented Apr 17, 2023

Only applicable for client. If true, pattern and correlationId will be sent via message attributes. This is useful if message consumer is not NestJs microservice or you have message filtering on subscription

If client message handler doesn't exist (ie message is handled by another client instance) message will be nacked

Added message nack on error when noAck is true

@p-fedyukovich p-fedyukovich merged commit 2dbf198 into master Apr 17, 2023
@p-fedyukovich p-fedyukovich deleted the feature/use-attributes branch April 17, 2023 12:33
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

Successfully merging this pull request may close these issues.

1 participant