~bigbes/core-go: 1371ba4b

Configure server to manage mail queue

This also sets up the recovery function for webhooks, so we get emailed
when we panic during a webhook query.

Drew DeVault <sir@cmpwn.com> — 2021-08-20 13:16:50 UTC

Commit 1371ba4bbb75e323ad6db3c4c5273feefc518f3dview raw patch

Parent(s): cb5aee1b

5 changed file(s)

FileStatus+
config/middleware.go M +7 -6
email/worker.go M +7 -3
server/email.go M +1 -1
server/server.go M +11 -3
webhooks/context.go M +5 -1