fix(engine): preserve replay sequence after send failure - #334
fix(engine): preserve replay sequence after send failure#334willwashburn wants to merge 1 commit into
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Assessment: still needed, not supersededChecked whether relay#1579 ("join Relaycast messages into completed replay", Current state: draft, but Recommend: un-draft and merge, not close. A correctness fix for message |
Prevents an agent's higher-sequence durable delivery from being sent after its lower-sequence replay fails. Other agents on the same node continue replaying normally.\n\nAdds conformance coverage for partial provider failure and records the patch-level behavior in the root and engine changelogs.\n\nValidated with the focused delivery suite (53 tests), engine build, and engine lint.