nkowaokwu / igbo-api-admin

Data entry platform for the Igbo API.
https://editor.igboapi.com
Apache License 2.0
8 stars 20 forks source link

Stop updating leaderboard stats to avoid throwing error #546

Closed ijemmao closed 1 month ago

ijemmao commented 1 month ago

Background

Audio recorders were getting error messages when they attempt to submit their recorded audio from reading example suggestions. This led to the team-wide concern that their audio recordings weren't getting saved and tracked on the platform.

Solution

Example suggestion recordings were getting saved in our database. The issue started after saving those audio recordings and attempted to update the leaderboard stats. Because we aren't using the leaderboard at this moment, we will just comment out the code in the meantime to prevent this error from appearing again.

Errors

image image