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

Fix problem with RabbitMQ messages #73

Merged
merged 5 commits into from
Aug 15, 2024
Merged

Fix problem with RabbitMQ messages #73

merged 5 commits into from
Aug 15, 2024

Conversation

BlackYps
Copy link
Collaborator

@BlackYps BlackYps commented Jul 11, 2024

The update of the aio_pika library from 6.8.2 to 7.0 caused a problem with message acknowledgement in rabbitMQ. The exact cause is still unknown, but for now we can fix the problem by downgrading the library

Copy link

codecov bot commented Jul 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.66%. Comparing base (05663d5) to head (d9d58bb).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #73   +/-   ##
========================================
  Coverage    96.66%   96.66%           
========================================
  Files           12       12           
  Lines          509      509           
========================================
  Hits           492      492           
  Misses          17       17           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BlackYps BlackYps merged commit 2bc5dc5 into develop Aug 15, 2024
6 checks passed
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