ampproject / error-reporting

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

🚨 Error: "[worker-dom]: Function \"fetchData\" threw: \"\"Failed to fetch\"\"" #108

Closed ampprojectbot closed 2 years ago

ampprojectbot commented 2 years ago

Details

Error report: link First seen: Nov 27, 2020 Frequency: ~ 725/day

Stacktrace

Error: "[worker-dom]: Function \"fetchData\" threw: \"\"Failed to fetch\"\""
    at messageArray (src/error-reporting.js:198:36)

Notes

@cramforce modified src/error-reporting.js:197-198 in #7358 (Feb 6, 2017)

Seen in:

Possible assignees: @cramforce

/cc @ampproject/release-on-duty

rcebulko commented 2 years ago

@samouri Is this related to the worker dom thing that broke last week?

samouri commented 2 years ago

Nope. This looks like something thats existed for a long time which should be marked as pub error

rcebulko commented 2 years ago

Closing as pub error limited to the domain amp-tgcom24-mediaset-it.cdn.ampproject.org

samouri commented 2 years ago

@rcebulko, isn't there still action for us to perform here? I.e. making sure we report as user().error()? EDIT: we already do this