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

Move Contact: Improve Error Handling and Retry Logic for Interrupted/Failed #184

Open
paulpascal opened this issue Jun 27, 2024 · 0 comments · May be fixed by #223
Open

Move Contact: Improve Error Handling and Retry Logic for Interrupted/Failed #184

paulpascal opened this issue Jun 27, 2024 · 0 comments · May be fixed by #223
Assignees
Labels
Type: Improvement Make something better.

Comments

@paulpascal
Copy link
Contributor

Description

Enhance the error handling and retry logic for the move contact feature to ensure robustness in cases of connectivity loss or other interruptions.

Background

During heavy move operations, it is common to encounter connectivity issues which can interrupt the cht-conf process. Currently, if a contact move job fails due to lost connectivity, the job needs to be manually retried from the board. While cht-conf can aggregate documents and retry the move, cht-user-management does not allow retrying an aborted job if the top-level contact has already been moved.

References

  • Original discussion on handling interrupted contact moves: (thread)
@paulpascal paulpascal added the Type: Improvement Make something better. label Jun 27, 2024
@paulpascal paulpascal self-assigned this Jun 27, 2024
@paulpascal paulpascal linked a pull request Nov 12, 2024 that will close this issue
6 tasks
@paulpascal paulpascal linked a pull request Nov 12, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Improvement Make something better.
Projects
Development

Successfully merging a pull request may close this issue.

1 participant