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: Division by zero error on products #33

Open
stevebrownlee opened this issue Jan 1, 2025 · 0 comments
Open

Bug: Division by zero error on products #33

stevebrownlee opened this issue Jan 1, 2025 · 0 comments

Comments

@stevebrownlee
Copy link
Contributor

CRITICAL ISSUE

When the client requests a single product, or all products, the status code is 500 and the response is always the following.

ZeroDivisionError at /products
division by zero

The most recent feature added by the team was adding an average rating key to each product. You might want to start there and see if there are any try/except blocks you can implement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant