ga4gh / task-execution-schemas

Apache License 2.0
80 stars 28 forks source link

Add creation_time field #90

Closed buchanae closed 6 years ago

buchanae commented 6 years ago

create_time describes when the task was created, which is very useful for finding tasks later, and for sorting tasks in a dashboard.

I went with create_time in order to by consistent with the start_time and end_time naming.

geoffjentry commented 6 years ago

👍

pditommaso commented 6 years ago

👍 (creation_time sounds better)

buchanae commented 6 years ago

Changed to creation_time