ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 40 - Certified B2C Commerce Developer discussion

Report
Export

A Digital Developer is inspecting the weekly service status report for a critical internally-hosted web service used in the application and notices that there are too many instances of unavailability. Which two solutions are possible options to reduce the unavailability of the service? (Choose two.)

A.
Modify the code that makes the request to the external service to be wrapped in a try / catch block.
Answers
A.
Modify the code that makes the request to the external service to be wrapped in a try / catch block.
B.
Change the code that makes the request to set the throwOnError attribute, of the service, to be true.
Answers
B.
Change the code that makes the request to set the throwOnError attribute, of the service, to be true.
C.
Increase the web service time out.
Answers
C.
Increase the web service time out.
D.
Update the external service to have a faster response time.
Answers
D.
Update the external service to have a faster response time.
Suggested answer: A, D
asked 23/09/2024
david buisan garcia
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first