scarlehoff / pyHepGrid

Tool for distributed computing management geared towards HEP applications.
GNU General Public License v3.0
6 stars 4 forks source link

Pause copy #45

Closed marianheil closed 4 years ago

marianheil commented 4 years ago

Slow down copy in pyHepGrids internal gfal copy (not in the runfiles). Helps with #44

DWalker487 commented 4 years ago

Will require testing by jcwhitehead but high priority so merging asap

DWalker487 commented 4 years ago

Sleep time can probably be upped by a lot to reduce load. @aoanla, do you have a suggested amount as a first pass?

marianheil commented 4 years ago

Will require testing by jcwhitehead but high priority so merging asap

Actually this is not high priority, since it does not close #44. This pull request is only about gfal running from the gridui. This does not affect the ABCrun.py files, which are far more dangerous since we have (potentially) thousands running at the same time.