Skip to content

clio-relay 1.4.21

Choose a tag to compare

@JaimeCernuda JaimeCernuda released this 21 Jul 17:51
cd3ba0e

clio-relay 1.4.21 hardens production recovery and long-running HPC workflows.

Highlights:

  • Preserves owned relay sessions, connectors, gateways, and JARVIS bindings across desktop disconnects and long scheduler waits.
  • Keeps scheduler-job cancellation opt-in; observation timeouts no longer imply job failure or cancellation.
  • Adds crash-safe staged bootstrap recovery, exact wheel/RECORD verification, legacy queue repair, worker fencing, and compact readiness checks.
  • Persists structured acceptance checkpoints and bounded JARVIS execution/artifact evidence for reliable resume.

Live validation:

  • The candidate wheel completed an Ares relay-only activation with JARVIS config, repositories, and resource graph preserved byte-for-byte.
  • An identical second Ares bootstrap returned noop_verified in 7.63 seconds with zero payload transfer, zero service restart, and zero scheduler submissions or cancellations.

Full details: #113