Skip to content

Commit 2f1bb19

Browse files
committed
chore: call out resume token during network outage
Signed-off-by: Ajay Mishra <[email protected]>
1 parent 4cbcee6 commit 2f1bb19

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/designs/012-health-events-exporter.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,8 @@ Pipeline: Receive → Transform → Publish → Update resume token → Repeat
448448
3. Start change stream from timestamp T
449449
4. Update resume token after each event; subsequent startups resume from last token
450450

451+
Network failures during backfill or streaming are handled via retry mechanism and resume tokens (see Failure Handling above).
452+
451453
To skip backfill and only export forward-looking events, set `enabled = false`.
452454

453455
```go

0 commit comments

Comments
 (0)