1
0
Fork 0
Commit Graph

2 Commits (7cab766c38799866688f166b8e867c1705638ccc)

Author SHA1 Message Date
Dustin 7cab766c38 Refactor error handling
The `ntfyerror` context manager replaces `screenshot_failure` for
handling online banking interaction failures.  It has several
advantages, notably:

* takes a screenshot of the browser page *before* logging out
* cleaner suppression of exceptions, with success tracking
* sends an `ntfy` message, with the screenshot attached
2023-05-11 22:52:35 -05:00
Dustin 7683ff5760 Initial commit 2023-05-09 14:08:23 -05:00