Add log timers and better logging around DMARC record fetching.

Review Request #14366 — Created March 11, 2025 and submitted

Information

Djblets
release-5.x

Reviewers

In the event of a DNS issue, it's helpful to know how long a process
took to attempt the resolution, and to know what the failure was. To
help with this, we now wrap the DNS fetching with log_timed() and have
logging for different failure types.

Unit tests pass.

Summary ID
Add log timers and better logging around DMARC record fetching.
In the event of a DNS issue, it's helpful to know how long a process took to attempt the resolution, and to know what the failure was. To help with this, we now wrap the DNS fetching with `log_timed()` and have logging for different failure types.
1981f63955518750456003b41b8a5a2d0ceea7be
david
  1. Ship It!
  2. 
      
maubin
  1. Ship It!
  2. 
      
chipx86
maubin
  1. Ship It!
  2. 
      
david
  1. Ship It!
  2. 
      
chipx86
Review request changed
Status:
Completed
Change Summary:
Pushed to release-5.x (93afe2b)
Loading...