google-nomulus/core/src
Ben McIlwain a6aa944c6c Make premium list saving run as a single transaction (#1480)
* Make premium list saving run as a single transaction

This fixes the bug where the new revision is saved, but then execution gets
halted for some reason (e.g. request timeout) before the entries finish saving,
which leaves the DB in a bad state with a new top revision containing zero
entries, thus making everything standard.
2021-12-30 12:53:39 -05:00
..
main Make premium list saving run as a single transaction (#1480) 2021-12-30 12:53:39 -05:00
nonprod Fix some low-hanging code quality issue fruits (#1047) 2021-04-01 18:04:21 -04:00
test Add pending action extension to server update poll messages (#1478) 2021-12-28 15:45:40 -05:00