We’re using SmartGWT 5.0-p20150628
In automated tests we’re sporadically getting a 502 URL transport error for sc/IDACall.
This happens during an automated test where there are 100’s of interactions with our SmartGWT application so 1) we can predictably reproduce it, and 2) we can’t tell which specific interaction caused the error.
Where does this error come from?
Is there anything we can add to application to catch the error in our code rather than have it displayed in an alert?
In automated tests we’re sporadically getting a 502 URL transport error for sc/IDACall.
This happens during an automated test where there are 100’s of interactions with our SmartGWT application so 1) we can predictably reproduce it, and 2) we can’t tell which specific interaction caused the error.
Where does this error come from?
Is there anything we can add to application to catch the error in our code rather than have it displayed in an alert?
Comment