Skip to content

deploy_model with an empty label list causes an error #208

@dcrankshaw

Description

@dcrankshaw

If you supply deploy_model with an argument labels that's an empty list, add_container gets an index out of bounds exception when iterating through the result of the redis query given by:
redis-cli -h {host} -p 6379 -n {db} hgetall {key}.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions