Skip to content

Diagnostic error about max live_until incorrectly says it is greater than max #1611

@leighmcculloch

Description

@leighmcculloch

What version are you using?

v23

What did you do?

Set some temporary data to expire at 6312000.

What did you expect to see?

Successfully storing the data, or error informing me that it is above the max.

What did you see instead?

Error indicating that the amount I set was greater than the max, but it was not, it is equal to the max.

Diagnostic error:

"live_until is greater than max", 6312000, 6312000

The second number in this diagnostic error seems to be the max, but the max is actually 1 below.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions