CenturyLinkLabs / dray

An engine for managing the execution of container-based workflows.
http://Dray.it
Apache License 2.0
380 stars 39 forks source link

Store Job creation and elapsed time #10

Open suda opened 8 years ago

suda commented 8 years ago

This PR adds two fields in Job:

Those are available in GET /jobs/(id) endpoint.

Useful to learn how long do jobs take.