Skip to content

Implement Django admin action to stop running tasks #7955

@meomancer

Description

@meomancer

Based on https://github.com/geosolutions-it/nexus-geonode/issues/351

Overview

Admin must be able to stop harvestable resources retrieval and ingestion.
In this moment the only option is either to use the session API from an API client, or kill the task abruptly and restore the harvester status manually inside the DB, We need a Django admin action to do it.

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