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

55 ability to consume a batch of messages without compression #113

Conversation

tarzacodes
Copy link
Contributor

See the issue. We can now read from the batch subentries

@tarzacodes tarzacodes added the batch send and consume in batch label Dec 1, 2023
@tarzacodes tarzacodes linked an issue Dec 1, 2023 that may be closed by this pull request
@tarzacodes
Copy link
Contributor Author

The pipeline is red because of the usual rabbitMQ plugins in pipeline issue. The tests are green if you run them locally

@l4mby l4mby force-pushed the 55-ability-to-consume-a-batch-of-messages-without-compression branch from 70b47d4 to fb67fdc Compare December 6, 2023 07:40
albertobarrila and others added 7 commits December 6, 2023 11:29
* Add logger configuration

* Minor fixes

* Try a new version of rabbit

* Try the same rabbit version as dotnet

* Fix in decode response

* Remove winston from deps

* Remove async await from createConnection

* Revert of undefined check

---------

Co-authored-by: magne <magnello@coders51.com>
@l4mby l4mby force-pushed the 55-ability-to-consume-a-batch-of-messages-without-compression branch from ddd9699 to ccdab17 Compare December 6, 2023 10:31
Copy link
Contributor

@albertobarrila albertobarrila left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we have fixxed the "wrong" things with @gpad

@albertobarrila albertobarrila merged commit 8f41911 into main Dec 6, 2023
1 check passed
@albertobarrila albertobarrila deleted the 55-ability-to-consume-a-batch-of-messages-without-compression branch December 6, 2023 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
batch send and consume in batch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability to consume a batch of messages without compression
3 participants