influxdata / influxdata/influxdb-client-js
panic: heap memory exhausted
- Dominant language
- TypeScript
- Stars
- 352
- Forks
- 69
- Avg merge
- 10m
- Merged PRs (30d)
- 11
Description
### Specifications
* Client Version: 1.33.2
* InfluxDB Version: 2
* Platform: Linux (Alpine Linux 3.18.4)
### Code sample to reproduce problem
I don't know how I can reproduce this
### Expected behavior
No heap memory error
### Actual behavior
`NodeHttpTransport.ts` generates this error: `panic: heap memory exhausted`
### Additional info
Frankly I expect you will close this bug report. I have no good way of reproducing it. But currently there are zero hits for this on the internet, so I'm adding one. This could be because we're using Alpine Linux, but no idea.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting NodeHttpTransport.ts and the reported TypeScript client environment: InfluxDB 2 on Alpine Linux 3.18.4. The report provides no reproducible code or named test, so first establish a reproducible case; done means the heap memory exhausted error is understood and no longer occurs under the reported setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100