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

feat(ingestion): only index emails that are not already present #183

Open
zereraz opened this issue Jan 2, 2025 · 1 comment
Open

feat(ingestion): only index emails that are not already present #183

zereraz opened this issue Jan 2, 2025 · 1 comment

Comments

@zereraz
Copy link
Contributor

zereraz commented Jan 2, 2025

the emails don't change in terms of who has access to them we should not be reingesting them, so if an email already exists then we don't have to ingest them.
if it is first time ingestion then we can ignore it, if it is not but a restart(need to figure out how to detect this) then we move to the checking and then ingestion.

@zereraz
Copy link
Contributor Author

zereraz commented Jan 2, 2025

We can check if ingestion is already existing by a connector in connecting state and then we also need to detect and start ingestion

@zereraz zereraz changed the title only index emails that are not already present feat(ingestion): only index emails that are not already present Jan 2, 2025
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