QuestionQ2

Test and manage agents

An agent uses a flow that calls an external service which can occasionally fail or time out.

When a failure occurs, the agent must meet the following requirements:

  • Must not terminate silently.
  • Must send a notification containing the error details.
  • You need to configure the agent flow so that failures are handled in a controlled and predictable way.

Solution: Send a notification that includes relevant error details.

Does this solution meet the goal?

Explanation

A failure-notification action that includes the error details prevents a flow failure from being silent and provides the required information to recipients. Power Automate supports configuring an action to run after a preceding action fails or times out, enabling this controlled error-handling path.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!