Any chance the looping couple be done in a stored proc?
On Jun 28, 2011 10:20 AM, "Rick Faircloth" <[email protected]> wrote:
>
> I've never had any problem with cfthread and request timeout.
> Now, realize, that I don't think I've ever used request timeout
> in conjunction with cfthread. The only time I've used cfthread
> is with a scheduled task and was just supposed to run as long
> as it needed to complete its work. I've never been concerned
> with shutting it down after a certain period of time.
>
> And the admin setting doesn't seem to affect any of the scheduled
> tasks utilizing cfthread.
>
> Others have a better/more-informed perspective for Azadi?
>
>
> -----Original Message-----
> From: Azadi Saryev [mailto:[email protected]]
> Sent: Tuesday, June 28, 2011 10:47 AM
> To: cf-talk
> Subject: Re: loop timing out
>
>
> Rick,
> i was under the impression that cfthred always obeyed request timeout
> setting in cf admin...
> at least in my experience i could never make a thread run longer than
> cfadmin setting, no matter which other way i tried to alter the request
> timeout value (cfsetting, url variable)...
> am i wrong? is my experience skewed somehow?
>
> Azadi
>
>
> On 28/06/2011 22:16 , Rick Faircloth wrote:
>> Bummer... cfthread really helped with long-running scheduled tasks.
>>
>>
>> -----Original Message-----
>> From: daniel kessler [mailto:[email protected]]
>> Sent: Tuesday, June 28, 2011 7:32 AM
>> To: cf-talk
>> Subject: Re: loop timing out
>>
>>
>>> What about running the task in a cfthread?
>>>
>>> I have some tasks that run on a schedule (or manually triggered)
>>> for an hour or two without issue...
>> It sounds interesting, but from my checking, it doesn't appear to be a
CF7
>> tag.
>>
>>
>>
>>
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:345885
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to