Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam MCPA - Level 1 All Questions

View all questions & answers for the MCPA - Level 1 exam

Exam MCPA - Level 1 topic 1 question 12 discussion

Actual exam question from Mulesoft's MCPA - Level 1
Question #: 12
Topic #: 1
[All MCPA - Level 1 Questions]

When designing an upstream API and its implementation, the development team has been advised to NOT set timeouts when invoking a downstream API, because that downstream API has no SLA that can be relied upon. This is the only downstream API dependency of that upstream API.
Assume the downstream API runs uninterrupted without crashing.
What is the impact of this advice?

  • A. An SLA for the upstream API CANNOT be provided.
  • B. The invocation of the downstream API will run to completion without timing out.
  • C. A default timeout of 500 ms will automatically be applied by the Mule runtime in which the upstream API implementation executes.
  • D. A load-dependent timeout of less than 1000 ms will be applied by the Mule runtime in which the downstream API implementation executes.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
calazans
2 years, 5 months ago
Selected Answer: A
A. An SLA for the upstream API CANNOT be provided.
upvoted 3 times
...
AB317
3 years, 3 months ago
Answer: A
upvoted 2 times
...
Pavan_Nagineni
3 years, 4 months ago
A. An SLA for the upstream API CANNOT be provided.
upvoted 4 times
...
thirstylion
3 years, 6 months ago
Answer: A. A upstream API cannot wait on the downstream API longer than its SLA. If upstream response SLA is 500 ms, then it cannot wait longer than 500 ms for a response from downstream system.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...