-
Notifications
You must be signed in to change notification settings - Fork 328
feat(satp-hermes): implement lock expiration #3783
Copy link
Copy link
Open
Labels
IETF-SATP-HermesRelated to the Secure Asset Transfer Protocol as defined by the Internet Engineering Task Force.Related to the Secure Asset Transfer Protocol as defined by the Internet Engineering Task Force.P4Priority 4: LowPriority 4: Low
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
IETF-SATP-HermesRelated to the Secure Asset Transfer Protocol as defined by the Internet Engineering Task Force.Related to the Secure Asset Transfer Protocol as defined by the Internet Engineering Task Force.P4Priority 4: LowPriority 4: Low
Type
Projects
Status
Backlog