getappmap / getappmap/appmap-js
Users who can not establish a websocket connection receive a specific, clear error
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 18
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
Description
Sometimes users are able to enroll threads (via HTTP) but due to some network conditions they cannot establish a websocket connection. In this case, ensure the user receives an error explaining the situation.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the TypeScript code that enrolls threads over HTTP and establishes the websocket connection. Reproduce the case where enrollment succeeds but the websocket cannot connect, then verify that the user receives a specific error explaining the situation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100