<?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: RequestMonitor.getRequestTimeout()</title>
	<atom:link href="http://www.barneyb.com/barneyblog/2007/08/17/requestmonitorgetrequesttimeout/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.barneyb.com/barneyblog/2007/08/17/requestmonitorgetrequesttimeout/</link>
	<description>Thoughts, rants, and even some code from the mind of Barney Boisvert.</description>
	<lastBuildDate>Thu, 11 Sep 2014 09:58:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Getting the current RequestTimeout &#187; ghidinelli.com</title>
		<link>https://www.barneyb.com/barneyblog/2007/08/17/requestmonitorgetrequesttimeout/comment-page-1/#comment-186256</link>
		<dc:creator>Getting the current RequestTimeout &#187; ghidinelli.com</dc:creator>
		<pubDate>Wed, 22 Jul 2009 21:00:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/2007/08/17/requestmonitorgetrequesttimeout/#comment-186256</guid>
		<description>[...] card, it was reset down to just 300 seconds and so my batch processing would time out. Thanks to a clever but woefully named post by Barney Boisvert, getting the request timeout of the current context is super [...]</description>
		<content:encoded><![CDATA[<p>[...] card, it was reset down to just 300 seconds and so my batch processing would time out. Thanks to a clever but woefully named post by Barney Boisvert, getting the request timeout of the current context is super [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Nadel</title>
		<link>https://www.barneyb.com/barneyblog/2007/08/17/requestmonitorgetrequesttimeout/comment-page-1/#comment-30912</link>
		<dc:creator>Ben Nadel</dc:creator>
		<pubDate>Sun, 19 Aug 2007 17:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/2007/08/17/requestmonitorgetrequesttimeout/#comment-30912</guid>
		<description>I am gonna include this in a post on monday. Thanks!</description>
		<content:encoded><![CDATA[<p>I am gonna include this in a post on monday. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: barneyb</title>
		<link>https://www.barneyb.com/barneyblog/2007/08/17/requestmonitorgetrequesttimeout/comment-page-1/#comment-30628</link>
		<dc:creator>barneyb</dc:creator>
		<pubDate>Fri, 17 Aug 2007 20:57:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/2007/08/17/requestmonitorgetrequesttimeout/#comment-30628</guid>
		<description>Ben,

Good call.  Error handling a timeout error (specifically cleaning up in-use resources) is rather a pain, because almost any tag you run does a timeout check first, and so you can&#039;t do anything.  But just extending the timeout by &quot;a bit&quot; would be a perfect way to get around it.  Hadn&#039;t thought about that use case.</description>
		<content:encoded><![CDATA[<p>Ben,</p>
<p>Good call.  Error handling a timeout error (specifically cleaning up in-use resources) is rather a pain, because almost any tag you run does a timeout check first, and so you can't do anything.  But just extending the timeout by "a bit" would be a perfect way to get around it.  Hadn't thought about that use case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Nadel</title>
		<link>https://www.barneyb.com/barneyblog/2007/08/17/requestmonitorgetrequesttimeout/comment-page-1/#comment-30623</link>
		<dc:creator>Ben Nadel</dc:creator>
		<pubDate>Fri, 17 Aug 2007 19:43:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/2007/08/17/requestmonitorgetrequesttimeout/#comment-30623</guid>
		<description>Barney, this is wicked cool! This would totally jive well with my ideas on disaster recovery:

http://www.bennadel.com/index.cfm?dax=blog:660.view

There, I am randomly picking a new requesttimeout, but it would be so much better to actually have an existing time to work from. Thanks!</description>
		<content:encoded><![CDATA[<p>Barney, this is wicked cool! This would totally jive well with my ideas on disaster recovery:</p>
<p><a href="http://www.bennadel.com/index.cfm?dax=blog:660.view" rel="nofollow">http://www.bennadel.com/index.cfm?dax=blog:660.view</a></p>
<p>There, I am randomly picking a new requesttimeout, but it would be so much better to actually have an existing time to work from. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
