hi,
everyone who pushed F12 onload of a record has noticed that there are tons of warnings and errors in the console-log.
I was wondering why they exist. Here is a list of errors that I got. Maybe soneone can tell me how to get rid of it?
- Failed to load resource: net::ERR_NAME_NOT_RESOLVED: https://eu-mobile.events.data.microsoft.com/Collector/3.0?...
- Post https://eu-mobile.events.data.microsoft.com/Collector/3.0/?qsp=true&content-type=application%2Fbond-compact-binary&client-id=NO_AUTH&sdk-version=AWT-Web-JS-1.8.9&x-apikey= ... net::ERR_NAME_NOT_FOUND
- POST graph.microsoft.com/.../$value 404 (not found)
- POST https://graph.microsoft.com/v1.0/communications/getPresencesByUserId 429
- Uncaught (in promise) Error: {"status":429,"message":"{\"error\":{\"code\":\"TooManyRequests\",\"message\":\"Too many requests from Identifier:... under category:throttle.skypecalling.ags.thirdparty.requests
at t.<anonymous> (apphost.js:27:504716)
at apphost.js:13:455736
at Object.throw (apphost.js:13:455842)
at s (apphost.js:13:454616)
at Object.q [as _notify] (base.host.js:2:37934)
at Object.enter (base.host.js:2:41435)
at c.Class.derive._oncancel._run (base.host.js:2:42756)
at c.Class.derive._oncancel._error (base.host.js:2:42273)
at c (base.host.js:2:39973)
at Object.q [as _notify] (base.host.js:2:37934)
- Failed to load resource: the server responded with a status of 401 ()
- NPSSurvey can not be intitialized without config URL
-app.js?v=1.4.5162-2212.2:3429 POST browser.pipe.aria.microsoft.com/.../ net::ERR_NAME_NOT_RESOLVED
-NPSTelemetry.js:1 More than one active timers for OnLoadEligiblityCheckInterval, not showing the survey: activeTimerList:["OnLoadEligiblityCheckInterval?ver=1674641171149
and these are one some of the ERRORS, I havent listed any of the thousend warnings, yet....
this cant be very performant and maybe this is a reason why its so slow when opening a record..
Tobias