Skip to content

404 not found is not an instructive error message for TTL < 0 #4

@deweydb

Description

@deweydb
            ## If the expire timestamp is negative that means that
            ## the item is not found or other error.
            [ $ttl -lt 0 ] && echo "404 Not found" && continue

Shouldn't this say something like "Expires set in the past"

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