Salesforce
ARC-300 · Question #15
During load testing, a third party service is constantly failing to respond in a timely manner on the Product Listing Page. The page is not affected at it is collecting data with the server side…
The correct answer is C. Enable the Circuit Breaker. E. Load the data asynchronously after the page is loaded. See the full explanation below for the reasoning.
Question
During load testing, a third party service is constantly failing to respond in a timely manner on the Product Listing Page. The page is not affected at it is collecting data with the server side call, however the loading time b increasing. Which two recommendations should the developer take in order to minimize the risk and Improve the loading time? Choose 2 answers
Options
- AAsk the third party to improve the reliability of the service.
- BDecrease the service timeout.
- CEnable the Circuit Breaker.
- DRemove the service.
- ELoad the data asynchronously after the page is loaded
How the community answered
(44 responses)- A5% (2)
- B2% (1)
- C82% (36)
- D11% (5)
Community Discussion
No community discussion yet for this question.