[BugBash][Live Trace] A few issues with live trace
Open
bug
bug-bash-round-2
livetrace
- Dominant language
- TypeScript
- Stars
- 147
- Forks
- 96
- Avg merge
- 19h 28m
- Merged PRs (30d)
- 87
Description
### Describe the bug
There're a few issues I noticed with Live Trace:
1. Not all logs have hub name. For example, `RequestStarted`, `RequestProcessed`, `AddedConnectionToGroup`. In theory they all belong to a hub.
2. Join a group the second time doesn't have log. There is only `ReceivedMessageFromClient` but no `AddedConnectionToGroup`, although from the ack it's a success. Is it by design?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.