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

Update data syncing to delete missing images #456

Open
mihow opened this issue Jul 9, 2024 · 0 comments
Open

Update data syncing to delete missing images #456

mihow opened this issue Jul 9, 2024 · 0 comments

Comments

@mihow
Copy link
Collaborator

mihow commented Jul 9, 2024

Update the data sync method to delete source images in the DB if they are missing from the source. What are some ways we should handle this? Warnings to the user? Check if source images have already been processes and have detections, verifications. Do we soft delete or loose it for real?

Consider switching to s5cmd instead of boto3 to increase speed of sync? - OR first try to tune concurrency settings: https://boto3.amazonaws.com/v1/documentation/api/latest/guide/s3.html

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

No branches or pull requests

1 participant