Salesforce
ARC-300 · Question #34
During code review, the Architect found that there is a service call on every visit of the product detail woe (PDP). What best practices should the Architect ensure are followed for the service…
The correct answer is A. Circuit breaker is enabled. B. Service timeout is set. See the full explanation below for the reasoning.
Question
During code review, the Architect found that there is a service call on every visit of the product detail woe (PDP). What best practices should the Architect ensure are followed for the service configuration? Choose 2 answers
Options
- ACircuit breaker is enabled.
- BService timeout is set.
- CService mock up call is configured.
- DService logging is disabled.
How the community answered
(29 responses)- A79% (23)
- C14% (4)
- D7% (2)
Community Discussion
No community discussion yet for this question.