Onsite (contd....) 3. Design question - A service gets a request and it has to call three other support services. How will you handle cases like: a) all the three support services respond immediately b) three support services need hours to respond c) couple of the support services are down. How in each case will your service respond to the user