Skip to content

Commit e6d6fd1

Browse files
authored
Update MID Server availability inside MID cluster.js
1 parent bd82bd4 commit e6d6fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow Actions/Check MID Servers status inside MID Server cluster/MID Server availability inside MID cluster.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ var flag = 0; //initial flag to 0
77
outputs.flag = 1; //if any one MID server is up proceed next step in the integration
88
break;
99
}
10-
//else returns 0 and no MID server are up inside the cluster, abort integration logic and report to the concerened team
10+
//else returns 0 and no MID server are up inside the cluster, abort integration logic and report to the concerened team.

0 commit comments

Comments
 (0)