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

Ingestion Status broken when multiple ingestions are started for a collection in LOCAL #329

Open
kunwar31 opened this issue Sep 7, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@kunwar31
Copy link
Contributor

kunwar31 commented Sep 7, 2024

Steps to reproduce:

  1. Create a collection
  2. Link 2 data sources to it.

Excepted Behaviour:

  • when one of the data sources has completed ingestion, its status changes to COMPLETED

Observed Behaviour:

  • in the attached screenshots, one of the data source has completed ingestion (see unstructured_api CPU usage, it was 200% when both were running) , but both have a status of DATA_INGESTION_STARTED.
    image
    image

  • when both are completed, the status for both of them is set to COMPLETED
    image

@chiragjn chiragjn added the bug Something isn't working label Sep 10, 2024
@S1LV3RJ1NX
Copy link
Collaborator

Yes, actually same error occurs in deployed version as well, we shall check on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants