Skip to content

Add docs for rate limiting configuration and which endpoints are protected by default #515

Description

@Chucks1093

Summary

The server has rate limiting but contributors and operators have no documented reference for which endpoints are protected, what the default limits are, and how to adjust them per environment.

Scope

  • Document which endpoints have rate limiting applied by default: alert registration, webhook registration, and any mutation routes
  • State the default request limits and the time window (e.g. 60 requests per minute per IP)
  • Explain how to override limits via environment config for staging vs production
  • Add a note on how rate limit errors are returned (status code, response shape)

Acceptance Criteria

  • Protected endpoints are listed with their default limits
  • Time window is stated
  • Environment config override is explained
  • Rate limit error response shape is documented

ETA: 12 hours


Coordinate on Telegram

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type
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