@simonmichal

@adriansev : I added a new parameter to CopyProcess.add_job:
https://github.com/xrootd/xrootd/blob/bbf477b876818485ac9250f97f53464a6a38f6a6/bindings/python/libs/client/copyprocess.py#L130-L131

you simply pass a retry argument.

Thanks!! well, i would have like if it's possible to have an env variable ... my problem is that i do not know before hand what
xrootd is available, and changing the signature means for me to make a check on xrootd version (or git version if the deployment is from git) and then use (add to) another signature...
With the env variable approach i can set it anyway (when i'm parsing my received arguments) and nothing breaks,
it will just be ignored ...

That said, I just noticed it is missing the continue argument, I'll add it right away.
i have a default of always posc so, the file will be deleted if any error happened (and anyway outside of xrootd process i check if there is the destination and if not valid, the destination is deleted, if valid, it's skipped and not passed to xrootd)

Thanks!!


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/1139#issuecomment-858554299", "url": "https://github.com/xrootd/xrootd/issues/1139#issuecomment-858554299", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1