codeforamerica / balance

A text message system for checking one's EBT card balance (SNAP benefits and more)
MIT License
47 stars 37 forks source link

Add EngineLight monitoring with support for checking Twilio transcriptio... #299

Closed daguar closed 9 years ago

daguar commented 9 years ago

...n callbacks are working

Also a minor fix to put fixtures in the test directory.

daguar commented 9 years ago

Have tested with a simulated Twilio transcription API outage on dev w/ Engine Light, and seems to work! Yay!

daguar commented 9 years ago

(to be specific — a Twilio transcription API callback problem, which is what we're trying to monitor for)

daguar commented 9 years ago

Also tested that transcriptions work as normal on dev (without simulated Twilio outage)