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

Provide feedback to user (and block segmentation) when there is a mismatch between the number of files in a directory #105

Open
Abe404 opened this issue May 4, 2023 · 0 comments

Comments

@Abe404
Copy link
Owner

Abe404 commented May 4, 2023

If the data has not fully synced to the server and the user runs a segment folder command, then we could present a message to the user to tell them that there is a mismatch in the number of files. i.e "the segmentation will not be performed because the client folder has X number of files, whilst the server has Y number of files. Perhaps the data is still being synced?"
This would likely require modifying the client to tell the server how many files are found in the folder when sending the segment instruction. The server would then check that its copy of the same directory has the same number of files.

@Abe404 Abe404 changed the title Provide error feedback to the user when segment folder has problems Provide feedback to user (and block segmentation) when there is a mismatch between the number of files in a directory May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant