osome-iu / hoaxy-backend

Backend component for Hoaxy, a tool to visualize the spread of claims and fact checking
http://hoaxy.iuni.iu.edu/
GNU General Public License v3.0
138 stars 44 forks source link

Check dashboard botscores #32

Closed ZacMilano closed 5 years ago

ZacMilano commented 5 years ago

The cron job that gets the Botometer scores to put into the dashboard can fail (returning n/a) possibly because of RapidAPI or Botometer API rate issues. Slow down the requests and/or add a check that retries after a while.

filmenczer commented 5 years ago

Currently failing... No scores showing on the dashboard.

What keys are we using? Let's also make sure we're using a correct set of keys...

filmenczer commented 5 years ago

We updated the keys to use the official @Truthyatindiana Hoaxy app and it works again!