judicialcouncilcalifornia / docassemble.jcc.abilitytopay

https://mycitations.courts.ca.gov
MIT License
0 stars 0 forks source link

Show "something_went_wrong" error for citation query timeouts #101

Open bennlich opened 5 years ago

bennlich commented 5 years ago

In a citation query, the UI currently shows the same error message when the API returns no results as when it times out.

Instead, when a query times out (or fails), we should show the generic "something_went_wrong" message that we show for a failed submission. See: https://github.com/JudicialCouncilOfCalifornia/docassemble.jcc.abilitytopay/blob/master/docassemble/jcc/abilitytopay/data/questions/interview.yml#L723

cc @JCCChris