mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-09-06 08:00:51 +00:00
This is why slow DNS often expanded to 3-4x as long as the expected timeout value; we make a handful of calls in succession, assuming that the cache was effective in an earlier stage. We now cache errors for 5 minutes by default, and it can be configured as desired. refs: https://github.com/KumoCorp/kumomta/issues/325