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

Use cursor when getting new file IDs in timeframe #359

Open
MaxiBoether opened this issue Jan 11, 2024 · 0 comments
Open

Use cursor when getting new file IDs in timeframe #359

MaxiBoether opened this issue Jan 11, 2024 · 0 comments
Labels

Comments

@MaxiBoether
Copy link
Contributor

Getting all new files between two timestamps can potentially return millions of files and go OOM. In the storage service impl send_file_ids_and_labels. we should use a cursor instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant