1
0
Fork 0
 
 
 
Go to file
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
.gitignore Initial commit 2023-05-09 14:08:23 -05:00
pyproject.toml Initial commit 2023-05-09 14:08:23 -05:00
xactfetch.py Refactor error handling 2023-05-11 22:52:35 -05:00