Skip to content

Implement External Rate Limit Metric Helper #684

Description

@Mosas2000

Description

The external rate-limit metric helper is a stub. backend/src/services/rateLimit.service.ts:389 notes "This is a placeholder - actual implementation would depend on data structure", so external rate-limit metrics are not actually computed.

Requirements and context

  • Implement the metric helper against the real rate-limit data structure
  • Expose accurate external rate-limit metrics for monitoring
  • Add tests covering metric computation

Suggested execution

Fork the repo and create a branch

git checkout -b feature/service-rate-limit-metric-helper

Implement changes

  • Replace the placeholder metric helper
  • Wire it to the existing rate-limit data
  • Add comprehensive tests

Example commit message

feat: implement external rate limit metric helper

Guidelines

  • Assignment required before starting
  • PR must include a closing reference to this issue
  • Timeframe: 72 hours

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions