microsoft.public.windows.backgroundtransfer
[Top] [All Lists]

Re: Decide when job fails

Subject: Re: Decide when job fails
From: "frank"
Date: 5 Apr 2005 23:27:01 -0700
Newsgroups: microsoft.public.windows.backgroundtransfer
The following URL have an explaination. Basicly, BITS look at the
failure error code. If BITS think retry can help, then the job goes to
transient error. Otherwise, it put the job in Error state.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/bits/bits/life_cycle_of_a_bits_job.asp?frame=true


Ralph Arvesen wrote:
> Does the IBackgroundCopyJob::SetMinimumRetryDelay setting affect
> when a job is considered to fail (BG_JOB_STATE_ERROR state)?
>
> Or a related questions, how does BITS decide when a job fails (state
of
> BG_JOB_STATE_ERROR, not BG_JOB_STATE_TRANSIENT_ERROR)?
> Thanks,
> --
> ralph


<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy