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

[backend] Ensure that all connectors queues are initialized at platform start (#8642) #8664

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

richard-julien
Copy link
Member

Add init method to realign platforms with rabbitmq queues.
That will help people that trash their rabbitmq and maybe also workers that can try to connect to much to missing queues.

@richard-julien richard-julien self-assigned this Oct 14, 2024
@github-actions github-actions bot added the filigran team use to identify PR from the Filigran team label Oct 14, 2024
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

Attention: Patch coverage is 28.57143% with 10 lines in your changes missing coverage. Please review.

Project coverage is 66.06%. Comparing base (5488891) to head (f637893).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
...-platform/opencti-graphql/src/database/rabbitmq.js 33.33% 8 Missing ⚠️
...cti-platform/opencti-graphql/src/initialization.js 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8664   +/-   ##
=======================================
  Coverage   66.05%   66.06%           
=======================================
  Files         597      597           
  Lines       60895    60908   +13     
  Branches     6201     6203    +2     
=======================================
+ Hits        40225    40236   +11     
- Misses      20670    20672    +2     

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

@SamuelHassine SamuelHassine merged commit 4994f39 into master Oct 14, 2024
6 checks passed
@SamuelHassine SamuelHassine deleted the issue/8642 branch October 14, 2024 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants