Skip to content

Replaying the event log results in "expired" error for successfully completed sessions #1651

Description

@spacebear21
❯ cargo run -- history
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.12s
     Running `/Users/spacebear/Projects/rust-payjoin/target/debug/payjoin-cli history`
Session ID   Sender/Receiver           Completed At    Status
25           Receiver                  Not Completed   Session expired at Time(Time(1778362082))
1            Receiver                  1778275755      Session expired at Time(Time(1761155560))
2            Receiver                  1778275755      Session expired at Time(Time(1761234352))

Sessions 1 and 2 were completed but display the "expired" status erroneously.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions