apache / apache/pulsar-client-node
Retryable Exception
- Dominant language
- C++
- Stars
- 164
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
I'm getting the following error when trying to create a producer with Pulsar Node JS client:
```
node:internal/process/promises:288
triggerUncaughtException(err, true /* fromPromise */);
^
[Error: Failed to create producer: Retryable]
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing producer creation with the Pulsar Node JS client and record the client, broker, and producer configuration involved in the Retryable error. The issue does not name a file or test; completion would require identifying the cause and confirming that producer creation succeeds or that the error is actionable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend, distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100