Skip to content

Conversation

SuchitraSwain
Copy link

What was wrong?

Issue #910

How was it fixed?

Technical Approach

  1. Minimal Invasive Fix:
  • Added only a try-except block around the problematic line
  • No changes to the existing API or method signatures
  • Preserved all existing functionality
  1. Service Continuity:
  • The pubsub service now continues running even when individual peer negotiations fail
  • TCP connections are maintained even if PubSub protocol negotiation fails
  • Future peer connections can still be processed

To-Do

  • Clean up commit history
  • Add or update documentation related to these changes
  • Add entry to the release notes

Cute Animal Picture

image

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