Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug when error in the API #4

Open
reformy opened this issue Apr 30, 2024 · 2 comments
Open

Bug when error in the API #4

reformy opened this issue Apr 30, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@reformy
Copy link

reformy commented Apr 30, 2024

Describe the bug
When hitting the quota limit, the code fails, instead of showing me the error.

To Reproduce
Hit the quota.

Expected behavior
A clear and concise description of what you expected to happen.

The bug:
search.py, line 54: raising error from an unknown self.api instead from data.

I would make request with a fix, but I don't understand where is the relevant code. main doesn't have the files, I can only see it in a tag called 2.0.9.

@reformy reformy added the bug Something isn't working label Apr 30, 2024
@tuna2134
Copy link
Member

tuna2134 commented Dec 3, 2024

Describe the bug When hitting the quota limit, the code fails, instead of showing me the error.

To Reproduce Hit the quota.

Expected behavior A clear and concise description of what you expected to happen.

The bug: search.py, line 54: raising error from an unknown self.api instead from data.

I would make request with a fix, but I don't understand where is the relevant code. main doesn't have the files, I can only see it in a tag called 2.0.9.

Hello, I am sorry to late to reply

@tuna2134
Copy link
Member

tuna2134 commented Dec 3, 2024

I released v3.0.0, so can you try it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants