Skip to content

Add RATE_LIMIT_MAX environment variable to .env file #1019

@coderabbitai

Description

@coderabbitai

Description

The RATE_LIMIT_MAX environment variable is defined in the schema at components/log-viewer-webui/server/src/fastify-v2/plugins/external/env.ts with a default value of 100, but it's missing from the .env file. This makes it difficult for developers to configure the rate limiting behaviour.

Requested by

@junhaoliao

References

Acceptance Criteria

  • Add RATE_LIMIT_MAX=100 to components/log-viewer-webui/server/.env
  • Add appropriate comments explaining the rate limit configuration

Metadata

Metadata

Assignees

Labels

No labels
No labels

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