...
- Does the trasnfer mechanism accept any sort of regular expression? E.g. transfer_input_files=*.txt
- No
- Can transfer mechanism accept manifest files? E.g. a file that is a list of files?
- Maybe with some tricks. Greg is going to look into it.
- Perhaps a plugin
- Perhaps reading a file into a variable somehow
- What other options are there than holding a job? I find myself not noticing, sometimes for hours, that a job is on hold. Is there a way to make jobs fail instead of get held? I assume others will make this mistake like me.
- I see I can set periodic_remove = (JobStatus == 5) but HTCondor doesn't seem to think that is an error so if I have notification = Error I don't get any email.
- Greg will look into adding a Hold option to notification
...