Skip to content

CLI fails silently when users hit rate limits #5

@sqdshguy

Description

@sqdshguy

When one exceeds the daily submission quota, the CLI simply returns no output. Commands like tensara checker, tensara benchmark, or tensara submit appear to run normally but produce nothing at all. This was pretty confusing for me the first time I encountered it, since no error indicated that something was wrong. My first instinct was to check my code instead of realizing I had already hit the submission quota on the web.

The solution seems simple - display that the user was rate limited and show when the limit will reset, similar to how the website currently does it.

I can draft a PR for this if needed. Didn’t want to intervene yet since I didn’t find any contribution guidelines for this repo.

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