namespace · command.work
Work commands
namespace command.workTyped normal requests for Work assignment, cancellation, and priority.
All documented symbols in the command.work namespace.
namespace · command.work
namespace command.workTyped normal requests for Work assignment, cancellation, and priority.
command · command.work
command.work.assign(actor_id, expected_actor_revision, job_id, expected_job_revision, work_task_id, expected_task_revision, target_site_id, expected_topology_revision) -> command.receiptAssigns one current visible Work job to one Actor through the retained order path.
command · command.work
command.work.cancel(order_id, expected_order_revision) -> command.receiptCancels one current player assignment through Work.
command · command.work
command.work.set-priority(job_id, expected_job_revision, priority_basis_points) -> command.receiptSets one durable player-priority contribution on a current Work job.