mirror of
https://github.com/google/nomulus.git
synced 2025-07-24 11:38:35 +02:00
* Slightly improve performance of ExpandRecurringBillingEventsAction We don't need to log every single no-op batch of 50 Recurrences that are processed (considering we have 1.5M total in our system), and we also don't need to process Recurrences that already ended prior to the Cursor time (this gets us down to 420k from 1.5M). |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
build.gradle | ||
Dockerfile |