<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Podcast &#8211; How to Achieving Hyper-Threading in Salesforce	</title>
	<atom:link href="https://www.jitendrazaa.com/blog/salesforce/podcast-how-to-achieving-hyper-threading-in-salesforce/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.jitendrazaa.com/blog/salesforce/podcast-how-to-achieving-hyper-threading-in-salesforce/</link>
	<description>AI, Salesforce, ServiceNow &#38; Enterprise Tech Guides</description>
	<lastBuildDate>Sat, 14 Mar 2020 17:22:42 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Jitendra		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/podcast-how-to-achieving-hyper-threading-in-salesforce/#comment-5788</link>

		<dc:creator><![CDATA[Jitendra]]></dc:creator>
		<pubDate>Tue, 28 Jan 2020 16:00:58 +0000</pubDate>
		<guid isPermaLink="false">https://www.jitendrazaa.com/blog/?p=6939#comment-5788</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.jitendrazaa.com/blog/salesforce/podcast-how-to-achieving-hyper-threading-in-salesforce/#comment-5780&quot;&gt;John Collins&lt;/a&gt;.

Hi John,
I don&#039;t monitor Platform Event itself. However every job is custom object, using reflection I deserialize them to submit job if limits are full (You can check my post on 100 queueable to see proof of concept). My whole error handling and reporting is around this object. I have dashboard which gives me insights of job and performance in last 30 days, 7 days and today. I have retry mechanism with some guards and rails. Example - I don&#039;t do retry on validation errors. I do retry on Record locking error. I dont do retry on some classes, I de - prioritize few jobs on basis of class name etc. 

It all started with basic code and eventually ended up with framework itself.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.jitendrazaa.com/blog/salesforce/podcast-how-to-achieving-hyper-threading-in-salesforce/#comment-5780">John Collins</a>.</p>
<p>Hi John,<br />
I don&#8217;t monitor Platform Event itself. However every job is custom object, using reflection I deserialize them to submit job if limits are full (You can check my post on 100 queueable to see proof of concept). My whole error handling and reporting is around this object. I have dashboard which gives me insights of job and performance in last 30 days, 7 days and today. I have retry mechanism with some guards and rails. Example &#8211; I don&#8217;t do retry on validation errors. I do retry on Record locking error. I dont do retry on some classes, I de &#8211; prioritize few jobs on basis of class name etc. </p>
<p>It all started with basic code and eventually ended up with framework itself.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: John Collins		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/podcast-how-to-achieving-hyper-threading-in-salesforce/#comment-5780</link>

		<dc:creator><![CDATA[John Collins]]></dc:creator>
		<pubDate>Mon, 27 Jan 2020 13:49:16 +0000</pubDate>
		<guid isPermaLink="false">https://www.jitendrazaa.com/blog/?p=6939#comment-5780</guid>

					<description><![CDATA[Hi Jitendra, I listened to the podcast on your queueable solution. How do you handle errors and monitoring the various processes when there are so many platform events and queueable calls? Would you be willing to share more about that part of the solution?  Thanks]]></description>
			<content:encoded><![CDATA[<p>Hi Jitendra, I listened to the podcast on your queueable solution. How do you handle errors and monitoring the various processes when there are so many platform events and queueable calls? Would you be willing to share more about that part of the solution?  Thanks</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Minified using Disk

Served from: www.jitendrazaa.com @ 2026-05-02 23:34:24 by W3 Total Cache
-->