-
Notifications
You must be signed in to change notification settings - Fork 191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: Promise timed out #982
Comments
I am also having this issue!
|
Same for me. |
Duplicate of: #954 which shouldn't be closed. This issue is around for 2 months and no one from segment team cares to fix. 👎 |
I am having the issue too. Any updates? |
@efstathiosntonas @amkiran @bit-scrambler @kip-west @lucasoliveiraw00 apologies for the inconvenience and delay here, folks. To be honest, we have had some unexpected turnover recently and are working to re-align as quickly as possible. The original purpose for adding this error was to actually surface initialization issues for customers and help ensure events created before initialization were successfully sent to Segment when they would be expected to be sent. The unintended consequence has been a noisy debugging experience for a lot of folks. For that we do apologize, however the original goal was to provide better logging/reporting and is not the result of a regression to the SDK. Here is the original PR with this change for your reference. I have just merged a PR that should make this error a lot less noisy while still providing its intended value. I am not seeing any warnings or logs in my latest build but please let me know if that is not the case for you and we can go from there. I will publish a release first thing next Monday. Thanks again for your patience here. |
@alanjcharles I've updated Segment to all the latest as possible an unfortunately I'm still receiving the promise timeout issue. Looks like to be on the utils file and I found it is only called on the QueueFlushingPlugin. I have: React Native: 0.73.1 And this is my Sentry log. I'm now muting this error from Sentry because it is too noisy. Oh one more thing, this is happening to me in both iOS and Android. |
I'm facing a "Promise timed out" error in my application. Is anyone else having this issue?
analytics-react-native
version:2.19.2
0.73.8
The text was updated successfully, but these errors were encountered: