MonetDB / eanthony

Automatically runs asdfree R survey scripts
http://monetdb.cwi.nl/testweb/web/sisyphus/
1 stars 1 forks source link

randomly wait between 0-240 minutes #66

Closed ajdamico closed 7 years ago

ajdamico commented 8 years ago

@hannesmuehleisen what do you think about this edit? longest runs are 24 hours, so it won't extend that too much -- and might alleviate resource competition

ajdamico commented 8 years ago

@hannesmuehleisen if you think there's value in a non-jammed system but dislike unpredictable timestamps, then would this make more sense if we hardcoded the Sys.sleep() within the -setup.R scripts?

acs-setup.R takes about 12 hours while brfss-setup.R takes about 3 hours.

what do you think of me adding a six hour wait to each of the fast scripts?