Hello, I tried to clone a large history (334 active datasets) with very big files (more than half are FASTQ/FASTA files, of 400MB to 1.5GB size). The python process was busy for 17 minutes, and of course I got an HTTP 504 "proxy timeout" error. The cloning actually succeeded (after 17 minutes, the history appeared in my histories list), but I was wondering if there's a way to make this faster - because it effectively disables one of the two web-service processes that I have (luckily, I have two now, thanks yesterday's help). I think I noticed that external set_metadata process was called for some/all of the the cloned datasets. Is it possible to disable set-metadata when cloning? the datasets already have a metadata. (Or I could be mistaken and the external set-metadata was not related to the cloning?). Thanks, -gordon