Skip to content

Reduce celery invocations by filtering apps beforehand #497

@Enorio

Description

@Enorio

I know that this is already being made, for example in the update() method, but if the CelerySignalProcessor is being used, it's strange to see the celery logs launching tasks that will not run, because they are using models that are not in the DocumentRegistry.

Is it possible to validate this condition outside in the handle_save(), handle_pre_delete() and handle_delete()?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions