|
|
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
|
|