Skip to content

Bound watched transaction set growth #463

@hman38705

Description

@hman38705

Issue 018: Bound watched transaction set growth

Area: Backend
Priority: Medium
Files: services/api/src/blockchain.rs

Problem

watched_txs can grow without TTL or cap for never-finalized transaction hashes. Memory grows unbounded over time.

Acceptance Criteria

  • Add TTL and max-size policy for watched hashes\n- Evictions are observable via metrics and logs\n- Memory growth test is added\n- Eviction policy is documented

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions