Skip to content

Only select chunks from submissions that match the given key-value set #163

Description

@jerbaroo

As the AI team we are also interested in a new strategy: SelectOnly

From https://github.com/channable/opsqueue/blob/master/doc/proposals/strategies_and_metadata.md:

/// Only select chunks from submissions that match the given key-value set when submission
SelectOnly(meta_field: String, value: MetaValue, underlying: Strategy)

For us it would be a key ingredient in implementing blue/green deployments for our AI model. The meta_field would then be the model version.

Originally posted by @SemMulder in #95

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