Skip to content

TypeError: no implicit conversion of Integer into String #120

@John-Nenniger

Description

@John-Nenniger

conn.zremrangebyrank(LIST_KEY, 0, -(Sidekiq.failures_max_count + 1))

I'm getting this error whenever my worker fails while trying to hit an external api. It's not a huge deal because the worker would fail anyway, but it's not a very helpful error message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions