Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Client-side API to contact an engine service.
type t = [ `Engine_f0961466d2f9bbf5 ] Capnp_rpc_lwt.Capability.t
val active_jobs :
t ->
(Job.id list, [> `Capnp of Capnp_rpc.Error.t ]) result Lwt.t
active_jobs t
lists the OCurrent jobs that are still being used in the pipeline. This includes completed jobs, as long as OCurrent is still ensuring they are up-to-date.