Identity cookie and sendEvent errors (Uncaught in promise)
Our ecommerce website is getting substantial reports in dataDog logs (831 in the past day) for:
ERROR Error: Uncaught (in promise): Error: Identity cookie not found.
and
ERROR Error: Uncaught (in promise): TypeError: [alloy] [DataCollector] An error occurred while executing the sendEvent command.

It does not happen for everyone.
Seems to be an issue loading in the adobe launch script or the actual sendEvent - would placing it an async block and adding try catch around the sendEvent call hide / fix the issue?.
