mirror of
https://github.com/google/nomulus
synced 2026-02-03 03:22:26 +00:00
It's likely that either 1) we should be doing this for more than a SocketTimeoutException - we probably want to do this in the case of a number of different transient failures 2) we don't want to do this at all because it happens in a background task that will get re-run anyway. In any case, this seems like the right fix and it addresses a problem we see occassionally. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=139935190