Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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