Skip to content

Add per-user rate limiting #8

@freesoft

Description

@freesoft

Phase 3: LLM Cost Management

No rate limiting — one user can exhaust the shared API quota.

Tasks

  • Implement per-user request limits (per minute / per day)
  • Return clear error message when limit is hit
  • Consider using Redis or in-memory sliding window

Files

  • web_tutor.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    phase3Phase 3: LLM Cost Management

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions