Constant CICD_WORKER_STATE

Source
pub const CICD_WORKER_STATE: &str = "cicd.worker.state";
Expand description

The state of a CICD worker / agent.

§Notes

§Examples

  • "idle"
  • "busy"
  • "down"