<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dead Letter Queue Archives - AndDone</title>
	<atom:link href="https://www.anddone.com/tag/dead-letter-queue/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.anddone.com/tag/dead-letter-queue/</link>
	<description>Powering Insurance Payments with AndDone</description>
	<lastBuildDate>Tue, 07 Apr 2026 15:28:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://www.anddone.com/wp-content/uploads/2025/09/cropped-AndDone_Logo_Secondary_Color-1-32x32.png</url>
	<title>Dead Letter Queue Archives - AndDone</title>
	<link>https://www.anddone.com/tag/dead-letter-queue/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>PROD Release Notes &#8211; Event Based Settlement Processing Upgrade (AN_EVTSPU_V2)</title>
		<link>https://www.anddone.com/prod-release-notes-event-based-settlement-processing-upgrade-an_evtspu_v2/</link>
		
		<dc:creator><![CDATA[Samuel Yang]]></dc:creator>
		<pubDate>Thu, 26 Feb 2026 09:00:00 +0000</pubDate>
				<category><![CDATA[Insurance Payments]]></category>
		<category><![CDATA[Product Updates & Status]]></category>
		<category><![CDATA[Release Notes]]></category>
		<category><![CDATA[Settlement & Reconciliation]]></category>
		<category><![CDATA[Bulk Processing]]></category>
		<category><![CDATA[Dead Letter Queue]]></category>
		<category><![CDATA[Event Processing]]></category>
		<category><![CDATA[For Developers]]></category>
		<category><![CDATA[Settlement]]></category>
		<guid isPermaLink="false">https://www.anddone.com/prod-release-notes-event-based-settlement-processing-upgrade-an_evtspu_v2/</guid>

					<description><![CDATA[<p>Settlement processing based on authorization events; bulk event handling; retry and resume capability for voluminous settlement occurrences.</p>
<p>The post <a href="https://www.anddone.com/prod-release-notes-event-based-settlement-processing-upgrade-an_evtspu_v2/">PROD Release Notes &#8211; Event Based Settlement Processing Upgrade (AN_EVTSPU_V2)</a> appeared first on <a href="https://www.anddone.com">AndDone</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 id="block-pOJymcDdLF" class="wp-block-nectar-blocks-text nectar-blocks-text text-text-100 mt-3 -mb-1 text-[1.375rem] font-bold">Redesigns the Settlement Pipeline to Support Bulk Event Processing</h2>



<h4 id="block-hjbgNALaqq" class="wp-block-nectar-blocks-text nectar-blocks-text text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold">What&#8217;s New</h4>



<p id="block-UtLjKrt9bD" class="wp-block-nectar-blocks-text nectar-blocks-text font-claude-response-body break-words whitespace-normal leading-[1.7]">The settlement processing pipeline has been rearchitected to handle large volumes of authorization events simultaneously rather than sequentially. The underlying data layer has been updated to support bulk settlement operations, and a scheduler now publishes groups of settlement events in bulk through the event routing infrastructure. Incoming settlement events are processed and evaluated to determine whether a processing schedule needs to be created.</p>



<h4 id="block-rCziWbpYP1" class="wp-block-nectar-blocks-text nectar-blocks-text text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold">Why It Matters</h4>



<p id="block-PocIU5nKBE" class="wp-block-nectar-blocks-text nectar-blocks-text font-claude-response-body break-words whitespace-normal leading-[1.7]">Before this change, high-volume settlement scenarios — such as end-of-day batches or simultaneous authorization bursts — could create processing bottlenecks because events were handled one at a time. The pipeline can now ingest and route large numbers of settlement events concurrently, reducing settlement latency during peak periods.</p>



<h2 id="block-et9vfJVNal" class="wp-block-nectar-blocks-text nectar-blocks-text text-text-100 mt-3 -mb-1 text-[1.375rem] font-bold">Extends Downstream Handlers to Process Bulk Settlement Events</h2>



<h4 id="block-1YkFfy0vNq" class="wp-block-nectar-blocks-text nectar-blocks-text text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold">What&#8217;s New</h4>



<p id="block-NJLsPKt2Yp" class="wp-block-nectar-blocks-text nectar-blocks-text font-claude-response-body break-words whitespace-normal leading-[1.7]">The transaction, transaction event log, transaction status, and payment link status handlers have each been updated to correctly process bulk settlement success events. Previously, these handlers were designed around single-event processing and could not interpret or act on the batch-formatted events introduced by the new bulk pipeline.</p>



<h4 id="block-EWKOctT6oC" class="wp-block-nectar-blocks-text nectar-blocks-text text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold">Why It Matters</h4>



<p id="block-x7SR62BXpX" class="wp-block-nectar-blocks-text nectar-blocks-text font-claude-response-body break-words whitespace-normal leading-[1.7]">Before this change, downstream systems that update transaction records, status fields, and payment link states would not respond correctly when bulk settlement events arrived. All downstream handlers now process bulk success events accurately, ensuring that transaction and payment link states reflect settlement outcomes without manual intervention or reprocessing.</p>



<h2 id="block-g7ZOkvfg7Q" class="wp-block-nectar-blocks-text nectar-blocks-text text-text-100 mt-3 -mb-1 text-[1.375rem] font-bold">Adds a Dead Letter Queue for Automatic Retry of Failed Settlement Events</h2>



<h4 id="block-N3gx3oZOfO" class="wp-block-nectar-blocks-text nectar-blocks-text text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold">What&#8217;s New</h4>



<p id="block-KtmBmCrFMc" class="wp-block-nectar-blocks-text nectar-blocks-text font-claude-response-body break-words whitespace-normal leading-[1.7]">A dead letter queue has been introduced into the settlement processing pipeline. When a settlement event fails to process — for example, due to a transient error during a high-volume period — it is routed to the dead letter queue and automatically retried rather than being dropped or requiring manual recovery.</p>



<h4 id="block-bo81i65UpB" class="wp-block-nectar-blocks-text nectar-blocks-text text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold">Why It Matters</h4>



<p id="block-cPIOOJEn64" class="wp-block-nectar-blocks-text nectar-blocks-text font-claude-response-body break-words whitespace-normal leading-[1.7]">Before this change, settlement events that failed during processing had no automatic recovery path, meaning failed events could result in unresolved transaction states that required manual investigation and reprocessing. You can now rely on the pipeline to automatically retry and resume processing of failed settlement events, maintaining settlement integrity even when simultaneous high-volume events cause transient failures.</p>



<div class="wp-block-nectar-blocks-divider nectar-blocks-divider" id="block-Vo9Sb5Mq9i"><div class="nectar-blocks-divider__inner"><div class="nectar__bg-layers parent-block-block-Vo9Sb5Mq9i"><div class="nectar__bg-layer nectar__bg-color"></div></div><span class="nectar-blocks-divider__line"></span></div></div>



<p id="block-eiZ02TxoiO" class="wp-block-nectar-blocks-text nectar-blocks-text"><strong>Release Date: </strong>Feb 26th, 2026</p>



<p id="block-7B6gxWxyfx" class="wp-block-nectar-blocks-text nectar-blocks-text"><strong>Release Status: </strong>Deployed to PROD</p>



<p id="block-i2K1tIFSkq" class="wp-block-nectar-blocks-text nectar-blocks-text">This release bundle primarily consists of modules required to support settlement processing based on the authorization events which contain information about the value date or settlement date-time. This version has the implementation to support change in approach for handling bulk events simultaneously. Also includes an ability to retry and resume of settlement processing incase of voluminous settlement occurrences happening at the same time.</p>



<h3 id="block-DwzE7S1Xmx" class="wp-block-nectar-blocks-text nectar-blocks-text">Design changes to support bulk processing of events</h3>



<h4 id="block-bRhDH1dMlu" class="wp-block-nectar-blocks-text nectar-blocks-text">(AN-42017, AN-42018, AN-42019)</h4>



<p id="block-TsOJrMGIUL" class="wp-block-nectar-blocks-text nectar-blocks-text">Data source changes to support bulk settlement processing<br>Publishing of Bulk settlement events through event-bridgescheduler<br>Processing of incoming settlement event and createschedule if required</p>



<p id="block-G7P3lkB5wJ" class="wp-block-nectar-blocks-text nectar-blocks-text"><strong>Client Facing Impact:</strong> No</p>



<h3 id="block-joKbow4sMN" class="wp-block-nectar-blocks-text nectar-blocks-text">Processing Enhancements for downstream processing</h3>



<h4 id="block-lyuMzjM2Jq" class="wp-block-nectar-blocks-text nectar-blocks-text">(AN-42020, AN-42545, AN-42546, AN-42547, AN-44108)</h4>



<p id="block-LwkpCg6zZP" class="wp-block-nectar-blocks-text nectar-blocks-text">Transaction entity handler enhancements to support Bulk OnSuccess events<br>Transaction event log handler enhancements to support Bulk OnSuccess events<br>Transaction status handler enhancements to support Bulk OnSuccess events<br>Payment Link status handler enhancements to support Bulk OnSuccess events<br>Implement Dead letter queue for Retry of settlement event processing</p>



<p id="block-jTxggZcnWo" class="wp-block-nectar-blocks-text nectar-blocks-text"><strong>Client Facing Impact:</strong> No</p>
<p>The post <a href="https://www.anddone.com/prod-release-notes-event-based-settlement-processing-upgrade-an_evtspu_v2/">PROD Release Notes &#8211; Event Based Settlement Processing Upgrade (AN_EVTSPU_V2)</a> appeared first on <a href="https://www.anddone.com">AndDone</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>UAT Release Notes &#8211; Event Based Settlement Processing Upgrade (AN_EVTSPU_V2)</title>
		<link>https://www.anddone.com/uat-release-notes-event-based-settlement-processing-upgrade-an_evtspu_v2/</link>
		
		<dc:creator><![CDATA[Samuel Yang]]></dc:creator>
		<pubDate>Tue, 10 Feb 2026 09:00:00 +0000</pubDate>
				<category><![CDATA[Insurance Payments]]></category>
		<category><![CDATA[Product Updates & Status]]></category>
		<category><![CDATA[Release Notes]]></category>
		<category><![CDATA[Settlement & Reconciliation]]></category>
		<category><![CDATA[Bulk Processing]]></category>
		<category><![CDATA[Dead Letter Queue]]></category>
		<category><![CDATA[Event Processing]]></category>
		<category><![CDATA[For Developers]]></category>
		<category><![CDATA[For Insurance]]></category>
		<category><![CDATA[Settlement]]></category>
		<category><![CDATA[UAT]]></category>
		<guid isPermaLink="false">https://www.anddone.com/uat-release-notes-event-based-settlement-processing-upgrade-an_evtspu_v2/</guid>

					<description><![CDATA[<p>Settlement processing based on authorization events with bulk event handling and retry/resume capability for voluminous settlement occurrences.</p>
<p>The post <a href="https://www.anddone.com/uat-release-notes-event-based-settlement-processing-upgrade-an_evtspu_v2/">UAT Release Notes &#8211; Event Based Settlement Processing Upgrade (AN_EVTSPU_V2)</a> appeared first on <a href="https://www.anddone.com">AndDone</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Overview</h2>
<ul>
<li><strong>Release date:</strong> 2026-02-10</li>
<li><strong>Release status:</strong> Deployed to UAT</li>
<li><strong>Version:</strong> AN_EVTSPU_V2</li>
</ul>
<h2>Highlights</h2>
<ul>
<li>Design changes to support bulk processing of events (AN-42017, AN-42018, AN-42019) &#8211; Data source changes; bulk settlement event publishing via event-bridge scheduler; schedule creation on incoming events.</li>
<li>Processing Enhancements for downstream processing (AN-42020 et al.) &#8211; Transaction entity, event log, and status handler enhancements for Bulk OnSuccess events; Payment Link status handler updates.</li>
<li>Dead Letter Queue implementation (AN-44108) &#8211; Retry mechanism for failed settlement event processing.</li>
</ul>
<h2>References</h2>
<ul>
<li>AN-42017</li>
<li>AN-42018</li>
<li>AN-42019</li>
<li>AN-42020</li>
<li>AN-42545</li>
<li>AN-42546</li>
<li>AN-42547</li>
<li>AN-44108</li>
</ul>
<p>The post <a href="https://www.anddone.com/uat-release-notes-event-based-settlement-processing-upgrade-an_evtspu_v2/">UAT Release Notes &#8211; Event Based Settlement Processing Upgrade (AN_EVTSPU_V2)</a> appeared first on <a href="https://www.anddone.com">AndDone</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
