3f80f677
email: handle failure to encrypt notifications
Currently, failure to encrypt the notification email - e.g. due to an expired key - will make the entire request fail. Instead, fall back to sending an unencrypted email and let the request succeed (unless that fails also, which is unlikely).
Conrad Hoffmann <ch@bitfehler.net> — 2022-03-17 09:15:45 UTC
Commit 3f80f677f56d5b4873cfd824a701a94aaaf19fd7 —
view raw patch
Parent(s):
3e8e0173
| File | Status | + | − |
|---|---|---|---|
email/worker.go
|
M | +34 | -16 |