Which approach should the Developer use to implement the requirement?

A Digital Developer has been given a requirement to add fault tolerance to an existing web service integration that uses Service Framework. Administrators at Universal Containers need to be able to configure the timeout and rate limiting.

Which approach should the Developer use to implement the requirement?
A . Implement a ServiceUnavailableException exception handler to execute fallback code.
B . Implement a condition that checks to see if the response was empty and execute fallback code if true.
C . Create a site preference to store timeout settings and implement an IOException handler to execute fallback code.
D . Use the setTimeout method to execute fallback code if the request has NOT completed.

Answer: A

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments