1
0
mirror of https://github.com/google/nomulus synced 2026-04-15 22:17:25 +00:00
Files
nomulus/core
Ben McIlwain eefb4c71aa 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
..
2021-12-19 22:48:15 -05:00