We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cbcee6 commit 2f1bb19Copy full SHA for 2f1bb19
docs/designs/012-health-events-exporter.md
@@ -448,6 +448,8 @@ Pipeline: Receive → Transform → Publish → Update resume token → Repeat
448
3. Start change stream from timestamp T
449
4. Update resume token after each event; subsequent startups resume from last token
450
451
+Network failures during backfill or streaming are handled via retry mechanism and resume tokens (see Failure Handling above).
452
+
453
To skip backfill and only export forward-looking events, set `enabled = false`.
454
455
```go
0 commit comments