getappmap / getappmap/appmap-js
Duplicate logging
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 18
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
Description
As additional responses within a thread accumulate, it appears logging is duplicated.
3518774 [Stdout] search appmap files: 8 ms
3518774 [Stderr] search appmap files: 8 ms
3518774 [Stderr] search appmap files: 8 ms
3518774 [Stderr] search appmap files: 8 ms
3518774 [Stderr] search appmap files: 8 ms
3518774 [Stderr] search appmap files: 8 ms
3518774 [Stderr] search appmap files: 8 ms
3518774 [Stderr] search appmap files: 8 ms
3518774 [Stderr] search appmap files: 8 ms
3518774 [Stderr] search appmap files: 8 ms
3518774 [Stderr] search appmap files: 8 ms
3518774 [Stdout] build file index: 1227 ms
3518774 [Stdout] search project files: 1 ms
3518774 [Stderr] build file index: 1227 ms
3518774 [Stderr] search project files: 1 ms
3518774 [Stderr] build file index: 1227 ms
3518774 [Stderr] search project files: 1 ms
3518774 [Stderr] build file index: 1227 ms
3518774 [Stderr] search project files: 1 ms
3518774 [Stderr] build file index: 1227 ms
3518774 [Stderr] search project files: 1 ms
3518774 [Stderr] build file index: 1227 ms
3518774 [Stderr] search project files: 1 ms
3518774 [Stderr] build file index: 1227 ms
3518774 [Stderr] search project files: 1 ms
3518774 [Stderr] build file index: 1227 ms
3518774 [Stderr] search project files: 1 ms
3518774 [Stderr] build file index: 1227 ms
3518774 [Stderr] search project files: 1 ms
3518774 [Stderr] build file index: 1227 ms
3518774 [Stderr] search project files: 1 ms
3518774 [Stderr] build file index: 1227 ms
3518774 [Stderr] search project files: 1 ms
3518774 [Stdout] Remaining characters before context: 24000
3518774 [Stdout] Characterlimit reached.
3518774 [Stdout] Added 24168 characters out of a requested limit of 24000.
3518774 [Stdout] collect search context: 1267 ms
3518774 [Stdout] build project file snippet index: 29 ms
3518774 [Stdout] search snippets: 2 ms
3518774 [Stderr] collect search context: 1267 ms
3518774 [Stderr] build project file snippet index: 29 ms
3518774 [Stderr] search snippets: 2 ms
3518774 [Stderr] collect search context: 1267 ms
3518774 [Stderr] build project file snippet index: 29 ms
3518774 [Stderr] search snippets: 2 ms
3518774 [Stderr] collect search context: 1267 ms
3518774 [Stderr] build project file snippet index: 29 ms
3518774 [Stderr] search snippets: 2 ms
3518774 [Stderr] collect search context: 1267 ms
3518774 [Stderr] build project file snippet index: 29 ms
3518774 [Stderr] search snippets: 2 ms
3518774 [Stderr] collect search context: 1267 ms
3518774 [Stderr] build project file snippet index: 29 ms
3518774 [Stderr] search snippets: 2 ms
3518774 [Stderr] collect search context: 1267 ms
3518774 [Stderr] build project file snippet index: 29 ms
3518774 [Stderr] search snippets: 2 ms
3518774 [Stderr] collect search context: 1267 ms
3518774 [Stderr] build project file snippet index: 29 ms
3518774 [Stderr] search snippets: 2 ms
3518774 [Stderr] collect search context: 1267 ms
3518774 [Stderr] build project file snippet index: 29 ms
3518774 [Stderr] search snippets: 2 ms
3518774 [Stderr] collect search context: 1267 ms
3518774 [Stderr] build project file snippet index: 29 ms
3518774 [Stderr] search snippets: 2 ms
3518774 [Stderr] collect search context: 1267 ms
3518774 [Stderr] build project file snippet index: 29 ms
3518774 [Stderr] search snippets: 2 ms
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
No file, test, or entry point is named; begin by reproducing the duplicated output as additional responses accumulate and trace where the logging is repeated. Done means each operation and stream output appears only once for a response thread.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- observability
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100