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: nats reconnect #765

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

fix: nats reconnect #765

wants to merge 6 commits into from

Conversation

boecklim
Copy link
Collaborator

@boecklim boecklim commented Feb 3, 2025

Description of Changes

  • If NATS client connection is closed, shutdown ARC
  • Modify NATS connection options settings
  • Upgrade go version to 1.23.5
  • Upgrade dependencies

Testing Procedure

  • I have added new unit tests
  • All tests pass locally
  • I have tested manually in my local environment

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have updated CHANGELOG.md with my changes

@boecklim boecklim self-assigned this Feb 3, 2025
@boecklim boecklim changed the title Fix/nats reconnect fix: nats reconnect Feb 3, 2025
Copy link

sonarqubecloud bot commented Feb 3, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
75.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

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