Nicer error message when plaid login expires
authorMagnus Hagander <magnus@hagander.net>
Mon, 18 Mar 2024 17:54:58 +0000 (18:54 +0100)
committerMagnus Hagander <magnus@hagander.net>
Mon, 18 Mar 2024 17:54:58 +0000 (18:54 +0100)
commit50fc4b731a873ea723c280bec8d47dec35954fb1
tree4c6d51f1a3ffb1b8204bbe3644cb9230bcd21211
parent0e57bdb7506085547da1e1b4284d73da1d43e16e
Nicer error message when plaid login expires

Trap the specific error case when the login to the underlying bank
expires and give a more detailed output, since this is something that
happens on a regular basis without nothing actually being wrong.
postgresqleu/util/payment/plaid.py