-
Notifications
You must be signed in to change notification settings - Fork 20
Error on Timeout #101
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Expected Behavior
Unexpected error on Timeout when calling Amplitude logEvent.
Current Behavior
at Timeout._onTimeout (/workspace/node_modules/@amplitude/utils/dist/src/queue.js:67:48)
at ontimeout (timers.js:436:11)
at tryOnTimeout (timers.js:300:5)
at listOnTimeout (timers.js:263:5)
at Timer.processTimers (timers.js:223:10)
Possible Solution
Didn't happen in previous SDKs. Looks like there were some recent code changes to that queue.js file.
Steps to Reproduce
Happens occasionally on calls to logEvent.
Environment
- SDK Version: 1.5.3
- Node version: 10
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working