Skip to content

Remove unused weight-based method of scheduling #3267

@MoralCode

Description

@MoralCode

Per a recent meeting among several core augur maintainers, it sounds like there is a legacy method of scheduing tasks that involved calculating a weight and assigning it to each task.

It was mentioned by @IsaacMilarky that this is no longer used.

I think we should consider removing this old scheduling method (or at least commenting out the code and removing the DB columns.

This would mean removing all columns with names suffixed with _weight from the collection status table of the augur_operations database.

Metadata

Metadata

Assignees

No one assigned

    Labels

    databaseRelated to Augur's unifed data model

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions