Skip to content

feat(satp-hermes): implement lock expiration #3783

@LordKubaya

Description

@LordKubaya

Description

  • This feature adds lock expiration handling to the satp-hermes module. The implementation ensures that locks acquired by the system are automatically released after a specified timeout period, preventing assets from being locked forever.

Changes

  • Added lock expiration logic to satp-hermes service
  • Introduced configuration options for customizable expiration durations
  • Updated lock acquisition and release flow to respect expiration timers
  • Added unit tests to verify correct lock expiration behavior

Metadata

Metadata

Assignees

No one assigned

    Labels

    IETF-SATP-HermesRelated to the Secure Asset Transfer Protocol as defined by the Internet Engineering Task Force.P4Priority 4: Low

    Projects

    Status

    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions