pub const JOB_SINGLETON_POLL_INTERVAL_MS: u64 = 1000;Expand description
G28-B (v1.0.68): polling interval in milliseconds used by
acquire_job_singleton between retry attempts when another invocation
already holds the singleton for (job_type, namespace).