Skip to content

Add email input length limits #63

Description

@ashrafee-dev

Problem

The /email endpoint accepts unbounded sender and body strings, which can cause unnecessary memory use and expensive upstream requests.

Acceptance criteria

  • Define reasonable maximum lengths for sender and body.
  • Return a clear validation response when limits are exceeded.
  • Document the limits and add focused tests.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions