Offset Management in Jobs (Edge)

Last updated on Sep 25, 2024

Edge Pipeline is currently available under Early Access. You can request access to evaluate and test its features.

Hevo uses the offset value to identify the Events picked up by a job for processing.

The offset value is preserved while the job is ongoing. In case a job fails or completes with failures, the next job starts from the offset of the last successfully processed Event. Once a job executes successfully, the offset is updated with the position of the last successfully processed Event. The next job picks up Events with offset greater than this value.

Tell us what went wrong