google-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
..
gradle/dependency-locks Upgrade to Beam 2.34.0 (#1472) 2021-12-19 22:48:15 -05:00
src Make premium list saving run as a single transaction (#1480) 2021-12-30 12:53:39 -05:00
build.gradle Upgrade to Beam 2.34.0 (#1472) 2021-12-19 22:48:15 -05:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00