mirror of
https://github.com/google/nomulus
synced 2026-06-09 16:33:02 +00:00
2facedd60f
* 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