Changes between Version 2 and Version 3 of PersFileXfer


Ignore:
Timestamp:
Sep 16, 2008, 2:42:09 PM (16 years ago)
Author:
feet1st
Comment:

Explain xfer failure reporting to scheduler

Legend:

Unmodified
Added
Removed
Modified
  • PersFileXfer

    v2 v3  
    3131}}}
    3232
    33 Where MIN_DELAY is 1 minute and MAX_DELAY is 4 hours. The client classifies the transfer as a permanent failure if the current time becomes much later than this (default is two weeks).  ??? later than what?  In this event, the file will be deleted and the failure reported to the scheduling server.  ??? in what form?
     33Where MIN_DELAY is 1 minute and MAX_DELAY is 4 hours. The client classifies the transfer as a permanent failure if the current time becomes much later than this (default is two weeks).  ??? later than what?  In this event, the file will be deleted and the failure reported to the scheduling server via an <download_error> or <upload_error> tag with error_code -114 in the result (see [wiki:RpcProtocol The BOINC scheduling server protocol]).