Skip to content

Add fabric task to rerun all analyses #7

@flavioamieiro

Description

@flavioamieiro

When we change a worker, it's analysis should be rerun for every document. The analyses that depend on it should also run again.

I think the best approach for this, at least for now, is to create a fabric task that creates a new pipeline for every document, exactly like the one created when a new document is uploaded. This should be pretty straight forward, but first we need to make sure that there is no problem in running the same worker again for the document (which should be the case). One issue that I imagine could happen is mixing old and new results in a collection instead of removing the old and adding the new ones.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions