ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 108 - Certified MuleSoft Integration Architect I discussion

Report
Export

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

A.
The invocation of the downstream API will run to completion without timing out.
Answers
A.
The invocation of the downstream API will run to completion without timing out.
B.
An SLA for the upstream API CANNOT be provided.
Answers
B.
An SLA for the upstream API CANNOT be provided.
C.
A default timeout of 500 ms will automatically be applied by the Mule runtime in which the upstream API implementation executes.
Answers
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.
Answers
D.
A load-dependent timeout of less than 1000 ms will be applied by the Mule runtime in which the downstream API implementation executes.
Suggested answer: B

Explanation:

An SLA for the upstream API CANNOT be provided.

asked 23/09/2024
Reaper Gamer
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first