-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Labels
No labels