Skip to content

rename ErrPersistenceRetry to ErrVersionConflict to reflect the actual behavior - #560

Merged
Julian Gutierrez Oschmann (juli4n) merged 1 commit into
agent-substrate:mainfrom
HavenXia:version-conflict-rename
Jul 28, 2026
Merged

rename ErrPersistenceRetry to ErrVersionConflict to reflect the actual behavior#560
Julian Gutierrez Oschmann (juli4n) merged 1 commit into
agent-substrate:mainfrom
HavenXia:version-conflict-rename

Conversation

@HavenXia

@HavenXia Haven Xia (HavenXia) commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

The error is only returned on an optimistic-concurrency version mismatch. Rename it for that behavior so other retryable errors don't get folded into it (but should introduce their own error name).

Followup for post-merge comment in #535

  • Tests pass
  • Appropriate changes to documentation are included in the PR

The error is only returned on an optimistic-concurrency version mismatch. Rename it for that behavior so other retryable errors don't get folded into it (but should introduce their own error name).

@EItanya Eitan Yarmush (EItanya) left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@juli4n
Julian Gutierrez Oschmann (juli4n) merged commit 60d484b into agent-substrate:main Jul 28, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants