Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Poison message

From Wikipedia, the free encyclopedia

A poison message refers to a client–server model issue, where a client machine tries to send a message to the server and fails too many times (the actual amount of "too many" is variable).

The behavior toward poison messages varies - they are either discarded, create a service request event, or initiate other failure indications. The term is used mainly in Microsoft-related frameworks, like SQL Server[1] or Windows Communication Foundation (WCF).[2] RabbitMQ also has a notion of poisoned messages.[3]

See also

[edit]

References

[edit]
  1. "Poison Message Handling – SQL Server: Service Broker Team Blog". 30 June 2008.
  2. "Poison Message Handling". 30 March 2023.
  3. "Poison Message Handling". Archived from the original on 2021-11-26. Retrieved 2021-11-26.