Skip to content

Missing exception handling for rate limit exceeded in build submission endpoint #207

@imDarshanGK

Description

@imDarshanGK

The "/generate" endpoint doesn't catch "RateLimitExceededException" when users exceed the build submission limit (10 builds/hour). This results in a generic 500 error instead of a user-friendly HTTP 429 response with a clear "rate limit exceeded" message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions