Skip to content

Automatic retry docs #7314

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Dec 12, 2024
Merged

Automatic retry docs #7314

merged 5 commits into from
Dec 12, 2024

Conversation

forstisabella
Copy link
Contributor

Proposed changes

Added docs for automatic retry at request of one of the RETL engineers

Merge timing

soon - pending ENG approval

Related issues (optional)

#6612 #7035

@forstisabella forstisabella requested a review from a team as a code owner December 11, 2024 17:37
@forstisabella forstisabella requested a review from pwseg December 11, 2024 17:37
pwseg
pwseg previously approved these changes Dec 11, 2024
## Automatic retry handling

> info "Automatic retry handling feature might not yet be available in your workspace"
> To ensure overall system stability and performance, Segment is releasing automatic retry handling to all workspaces in a phased rollout program. Segment expects this feature to be available to all customers by January 31, 2025.

Segment automatically retries events that were extracted from your data warehouse but failed to load for up to 14 days or 5 syncs following a partially successful sync or a sync failure.

Segment checks for the latest changes in your data before loading the failed records on a subsequent (automatically scheduled or manually triggered) sync to ensure the data loaded into Segment isn’t stale and only the latest version of the data is loaded to destination. If the error causing the load failure is coming from an upstream tool, you can fix the error in the upstream tool to resolve the load error on a subsequent sync.

> warning "Syncs with intervals less than one hour may not see failed events on the sync immediately following failed record"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one hour -> two hour
Syncs with intervals less than two hour.
intervals less than or equal to two hour

pwseg
pwseg previously approved these changes Dec 11, 2024
@forstisabella forstisabella merged commit 0afcb2e into develop Dec 12, 2024
4 checks passed
@forstisabella forstisabella deleted the automatic-retry-docs branch December 12, 2024 18:30
Copy link
Contributor

Thank you for your contribution! Your pull request is merged, but may take a day or two to appear on the site.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants