You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 15, 2025. It is now read-only.
- Add new section on namespace context 'n' and sequence number fields 's'.
- Clarify 's' as crucial for guaranteed, ordered delivery in gateway events.
|`from`| string | The lowest sequence number received this heartbeat interval |
528
+
|`to`| string | The highest sequence number received this heartbeat interval |
529
+
|`except`| array[string]?| Sequence numbers `x`, where \{$x \in \mathbb{N} \mid from\leq x\leq to\}$, that were not received this heartbeat interval. |
0 commit comments