Django-MOJO
MarkdownOpen in ClaudeOpen in ChatGPT

1.8.1 — Restarting nodes catch themselves up

2026-08-09

A node whose job engine restarts — which every deploy causes — now reconciles itself the moment it comes back, instead of depending on a broadcast it may have been offline for or waiting out the ten-minute sweep. Built on a new engine startup-hook point any app can register on. Also adds a scoped publish-capture helper to testit that ends a class of parallel-test flakes.

Added

Changed