Skip to content

API Library Template — Resiliency and chaos (agents)

Agent intent

Polly handlers; chaos for tests only — guard prod defaults.

Template role: HTTP client / service-agent library — not a host. Consumed by microservices.

Canonical technical documentation

**➜ Resiliency and chaos — public

Repository

Agent checklist

  • Respect one AuthenticationType per generated library (scaffold contract).
  • Use WireMock for HTTP integration tests (Testing).
  • Compare with Library overview when no HTTP stack is needed.