Skip to content

Redis errors reported by wflib/createWfInstance are not handled properly #20

@mpawlik

Description

@mpawlik

As it turns out, it is possible to exceed redis memory size limit. When doing so simple operations like rcl.set() will report an error like 'Error: OOM command not allowed when used memory'. Currently the createWfInstance has a nasty habit of ignoring errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions