google-nomulus/core
Ben McIlwain 74c0836fe6 Add batching to ExpandRecurringBillingEventsAction (#1636)
* Add batching to ExpandRecurringBillingEventsAction

It's OOMing on trying to load every single BillingRecurrence that needs to be
expanded simultaneously (which is to be expected). So this processes them in
transactional batches of 50.
2022-05-19 09:13:37 -04:00
..
gradle/dependency-locks Downgrade dependencies that no longer support Java8 (#1617) 2022-05-04 02:03:34 -04:00
src Add batching to ExpandRecurringBillingEventsAction (#1636) 2022-05-19 09:13:37 -04:00
build.gradle Create a Dataflow pipeline to resave EPP resources (#1553) 2022-04-15 15:46:35 -04:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00