Atozed Forums

Full Version: Unstable connection
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Some of our customers has unstable connection. This affect the AJAX callings and sometime caused unpleasant experience. Is there is a way i can check for such instability and lost AJAX callings and warn the user about it instead of blaming our system?

Thank you
Mohamed
How do you detect such issues? What are the noticeable issues, from the end user perspective?
(03-12-2019, 08:33 AM)Alexandre Machado Wrote: [ -> ]How do you detect such issues? What are the noticeable issues, from the end user perspective?

I'm getting a blank screen, and an error like this in the browser console window:

Code:
Error in event handler: ReferenceError: browser is not defined
   at w.k.R (chrome-extension://ngpampappnmepgilojfohadhhmbhlaek/content.js:19:458)
my.paxbox.net/:1 Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.
content.js:16 Uncaught Error: Attempting to use a disconnected port object
   at w.k.ba (content.js:16)
content.js:16 Uncaught Error: Attempting to use a disconnected port object
   at w.k.da (content.js:16)
content.js:17 Uncaught Error: Attempting to use a disconnected port object
   at w.k.ea (content.js:17)
content.js:16 Uncaught Error: Attempting to use a disconnected port object
   at w.k.aa (content.js:16)