I ended up with minutes-long open transactions in the database in prod which was causing outtages. This is because I thought transactions were basically free, which is a terrible thing to think. Instead we'll just open them when we need them. |
||
|---|---|---|
| .. | ||
| template | ||
| email.go | ||
| initial.go | ||
| job.go | ||
| report.go | ||
| report_notification_confirmation.go | ||
| template.go | ||