Skip to content

Make all encoding jobs fully independent #79

Description

@any1

Currently, encoding jobs have data dependencies on the parent encoder object. This is a poor fit for aml_work.

Each worker job should contain all the information that it needs for encoding without having to look into the parent's data structure.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions