Skip to content

_refresh_lua doesn't update the value with the correct time #28

@JustAnotherTDo

Description

@JustAnotherTDo

redis.call('zadd', KEYS[1], ARGV[1], item)

Shouldn't this be setting the score to be new_t rather than ARGV[1]? It seems like the current behavior would just immediately expire every task instead.

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