Quiz 12 Question 7 of 20

A travel multi-agent flow depends on a primary fares API tool. When that API returns 503 or times out, the booking agent currently crashes the whole workflow. The business wants degraded service: try a secondary fares provider, then offer human handoff if both fail, while logging failures for ops. Which design best implements this?

Select an answer to reveal the explanation.

Motivation