mirror of
https://github.com/google/nomulus
synced 2026-01-11 00:10:36 +00:00
* Lower the isolation level for RefreshDnsForAllDomainsAction This lowers the isolation level to TRANSACTION_REPEATABLE_READ which will hopefully allow the action to run the entire action without timing out on our larger TLDs. * Unchange default config