awslabs / awslabs/amazon-kinesis-client-nodejs

this._reportError is not a function

Open
#71 4 comments 3 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
304
Forks
198
Avg merge
36m
Merged PRs (30d)
2

Description

_reportError function is called in kcl_manager but it is not defined

https://github.com/awslabs/amazon-kinesis-client-nodejs/blob/4790a36223954f487f71b0f8b67040a017304729/lib/kcl/kcl_manager.js#L67

Contributor guide

Open the contributing guide

Research direction

Start by reading lib/kcl/kcl_manager.js at the linked line and trace the call to _reportError in the manager entry point. Reproduce the reported TypeError if possible and inspect nearby error-handling behavior. Done means the reported call no longer fails because _reportError is undefined, with the existing behavior preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend, cloud
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.