← Back to glossary Glossary

Request-Response (Agent)

Reviewed 19 July 2026 Canonical definition Part of: Agent Orchestration & Workflow Terms →

Request-response is the synchronous communication pattern where a calling agent sends a request and waits for the response before continuing. While simple to implement, it creates tight coupling and can block agent progress if downstream services are slow, making async patterns preferable for long-running tasks.

§01 / QUESTIONSterm: Request-Response (Agent)
Questions

Common questions.

What is Request-Response (Agent)?

Request-response is the synchronous communication pattern where a calling agent sends a request and waits for the response before continuing.

How is Request-Response (Agent) used in production?

While simple to implement, it creates tight coupling and can block agent progress if downstream services are slow, making async patterns preferable for long-running tasks.

Which terms are related to Request-Response (Agent)?

Closely related concepts include Multi-Agent System, Agentic Design Patterns, Orchestrator Agent, Agent Framework. Each is defined in the Prefactor glossary.

§02 / RELATEDnext: where this fits
Keep reading

Where this fits.

See how every agent performs, and make it better

Prefactor helps teams observe, evaluate, and improve their AI agents in production, across every framework and provider.