crossbario / crossbario/autobahn-python

Connection noise

Open
#1,176 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement wamp
Dominant language
Python
Stars
2.5k
Forks
768
PR merge metrics
No merged PRs in 30d

Description

Could this be a debug? When connecting lots of identical components it's noise that's not necessarily contributing ...

https://github.com/crossbario/autobahn-python/blob/b367b76e6586f264fd8ad1cbc1870b07258c06c8/autobahn/wamp/component.py#L720

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at autobahn/wamp/component.py around line 720 and inspect the connection message produced when many identical components connect. Done means the repeated connection output is reduced to an appropriate debug-level message without changing connection behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
networking
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.