Skip to main content

Module progress

Module progress 

Source
Expand description

Progress tracking for parallel sync with atomic counters

Structs§

ErrorEntry
Error entry with details
StreamProgress
Progress tracking for a single data stream
SyncProgress
Overall sync progress across all streams

Enums§

PlanningStep
Planning phase steps
SyncMode
Sync mode - latest (recent data) vs backfill (historical)

Type Aliases§

SharedProgress
Shared progress wrapped in Arc for parallel access