Sefaria / Sefaria-Project

New Interfaces for Jewish Texts
https://www.sefaria.org
654 stars 268 forks source link

Improve error messaging and remove 500 errors #1972

Open saengel opened 2 months ago

saengel commented 2 months ago

Description

Improve error messaging and remove 500 errors on the texts API (v1 and v2)

Code Changes

  1. sefaria/model/text.py - Write more robust error message to be more helpful for our third party users.
  2. api/views.py - Properly catch error for Book Level Complex Texts, and report helpful error message.