ampproject / error-reporting

Contains production error tracking issues.
Apache License 2.0
2 stars 5 forks source link

🚨 Error: rejected promise [object PromiseRejectionEvent] #107

Open ampprojectbot opened 2 years ago

ampprojectbot commented 2 years ago

Details

Error report: link First seen: Mar 14, 2018 Frequency: ~ 1,004/day

Stacktrace

Error: rejected promise [object PromiseRejectionEvent]
    at querySelectorAll (src/font-stylesheet-timeout.js:56:43)

Notes

@cramforce modified src/font-stylesheet-timeout.js:56-56 in #5911 (Oct 31, 2016)

Seen in:

/cc @ampproject/release-on-duty

rcebulko commented 2 years ago

@samouri I'm seeing an overwhelming number of errors in Experiment C that Stackdriver thinks are different, with different stacktraces, despite identical error messages. In this case, it doesn't even make sense how this error could have occurred in this location. Is it possible source maps are broken in ExpC with esbuild?

samouri commented 2 years ago

Thinks are different from each other or thinks are different from their equivalent on stable? I'll investigate the source maps