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(microservices): add "maxConnectionAttempts" option to RMQ, hide urls log #10042

Merged
merged 1 commit into from Jul 28, 2022

Conversation

kamilmysliwiec
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the current behavior?

Issue Number: #10029

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@coveralls
Copy link

Pull Request Test Coverage Report for Build 6db6b28b-452c-478b-be7c-8b9f6c3f2185

  • 4 of 12 (33.33%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.1%) to 93.825%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/microservices/server/server-rmq.ts 4 12 33.33%
Totals Coverage Status
Change from base Build 72b8f4f8-0820-47dd-aa70-f48b5b84dd57: -0.1%
Covered Lines: 6093
Relevant Lines: 6494

💛 - Coveralls

@kamilmysliwiec kamilmysliwiec merged commit 14473cc into master Jul 28, 2022
@delete-merged-branch delete-merged-branch bot deleted the feat/rmq-max-connection-attempts branch July 28, 2022 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants