The created_at field reflects the time for when the run was requested, not when the agent started, which does not reflect the delay for provisioning the execution environment. Similarly, the finalized_at reflects the time when we finalized the run, which can be delayed due to error and retry, see #6691 (comment).
The
created_atfield reflects the time for when the run was requested, not when the agent started, which does not reflect the delay for provisioning the execution environment. Similarly, thefinalized_atreflects the time when we finalized the run, which can be delayed due to error and retry, see #6691 (comment).