dmwm / PHEDEX

CMS data-placement suite
8 stars 18 forks source link

Explain try_* output values in transferhistory API. #1087

Closed nataliaratnikova closed 7 years ago

nataliaratnikova commented 7 years ago

The documentation for the try* values in https://cmsweb.cern.ch/phedex/datasvc/doc/transferhistory needs better explanation

try_files       number of files tried
try_bytes       number of bytes tried

nataliaratnikova commented 7 years ago

The values meaning and their limitation of use are explained in the schema: https://github.com/dmwm/PHEDEX/blob/master/Schema/OracleCoreStatus.sql#L95-L101 https://github.com/dmwm/PHEDEX/blob/master/Schema/OracleCoreStatus.sql#L33-L49