32 / 81 · Module 10 — Synchronous vs Asynchronous Integrations · filtered: interview← prev⊞ allnext →
10.30Poison message
A message that will never succeed without correction:
customerId missing
invalid schema
impossible Salesforce field
is sometimes called a:
poison message
Retrying it forever wastes capacity.
Route it to DLQ or error handling after appropriate attempts.