turbinia
turbinia copied to clipboard
Track timestamps in Redis and REQUIRED_ATTRIBUTES
In #1215 fixed run_time calculation by introducing worker_start_time
which is calculated when the Worker starts a Task. Track this field in Redis as well as add to REQUIRED_ATTRIBUTES
Also update the start_time
field to something like task_creation_time
and update necessary areas where old value was being used