|
ORE Studio 0.0.4
|
A record of a single in-process job execution. More...
#include <job_instance.hpp>

Public Member Functions | |
| std::optional< std::chrono::milliseconds > | duration () const noexcept |
| Wall-clock duration of the execution, if it has completed. | |
A record of a single in-process job execution.
Written to ores_scheduler_job_instances_tbl by the scheduler_loop. Tenant and party isolation is enforced at the application layer.