SuffolkLITLab / EfileProxyServer

A proxy server that acts as an Efiling Service Provider, connecting guided interviews to Efiling Managers on Tyler Technologies implementation of ECF 4.0
https://suffolklitlab.org/docassemble-AssemblyLine-documentation/docs/efiling/overview/
MIT License
3 stars 2 forks source link

Monitoring emails #136

Closed BryceStevenWilley closed 1 year ago

BryceStevenWilley commented 1 year ago

Let's us send notifications to an email whenever there's an error log, similar to docassemble's error notification email. Should help uptime, and makes me a lot less nervous about deploying new versions of the server (something I'm going to have do a lot more in the next few months).

Contains a few other refactors as well:

Already tested locally. Going to sleep on it, review myself, then merge. Hard to write unit tests (or integration tests) for something like this.