Add a `finished_at` field on the job summary `/v0/bulk/<id>`
Closed this issue · 0 comments
amaury1093 commented
As per the SPEC https://hackmd.io/hE1IW5e0Tmef3_wggY65qQ, let's add a finished_at
field on the job summary /v0/bulk/<id>
. It should be the time of the last written email to DB, and should only be present when the status is "complete".