Skip to content
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

fix: Migrating expired data will not be retried #20

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

xiangyu5632
Copy link
Member

@xiangyu5632 xiangyu5632 commented Jan 2, 2024

fix #19
solution:

  1. If the returned error is point time is expired, no need to retry.

@xiangyu5632 xiangyu5632 self-assigned this Jan 2, 2024
@xiangyu5632
Copy link
Member Author

@shilinlee

src/cursor.go Outdated Show resolved Hide resolved
@shilinlee shilinlee merged commit 281e51b into main Jan 2, 2024
3 checks passed
@shilinlee shilinlee deleted the expired_data_deal branch January 2, 2024 09:05
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.

迁移已过期的数据会不断重试,导致进程一直不退出
2 participants