amplitude / amplitude/Amplitude-Node

Missing events even with flush

未關閉
#119 3 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
bug
主要語言
TypeScript
星號
73
分支
20
PR 合併指標
30 天內沒有已合併 PR

描述

I am sending 13 events with logEvent at about the same time. I am not awaiting for the promise to resolve.
Later on, before I terminate, I am calling flush to make sure all events will be sent.
Flush responds with status: skipped

## Expected Behavior

All events to be logged

## Current Behavior

Some events are missing, sometimes 1, sometimes more

## Possible Solution

I guess the request is still ongoing for some events?
But flush doesn't know about it?

## Steps to Reproduce

1.
2.
3.
4.

## Environment
- SDK Version: 1.6.1
- Node version: 12.x

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。