TP-89230 | universal call sdk
This commit is contained in:
@@ -209,7 +209,7 @@ function makePostRequest(url, session) {
|
||||
|
||||
if (conAttemptFailed > 5) {
|
||||
console.log('continous attempt failed limit reached');
|
||||
alert('Unable to connect to the server. Please login after some time.');
|
||||
console.error('Unable to connect to the server. Please login after some time.');
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user