Opened 9 months ago
Closed 9 months ago
#1570 closed enhancement (fixed)
Use the "last modified time" of a FASTQ file to detect if they are currently downloading
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v4.53 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
We can use the "last modified time" of FASTQ files to improve the detection of files that are currently downloading. For example, we could check if the age of a file is within a minute of the current time then a download is in progress.
Note:
See TracTickets
for help on using tickets.
In 7584: