[PR #1180] [MERGED] [#1176] Clarify ResolverOpts::attempts docs #2049

Closed
opened 2026-03-16 05:01:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1180
Author: @lukaspustina
Created: 8/5/2020
Status: Merged
Merged: 8/5/2020
Merged by: @bluejekyll

Base: mainHead: main


📝 Commits (2)

  • 591a5dd [#1176] Clarify ResolverOpts::attempts docs
  • aac5540 Merge pull request #1 from lukaspustina/ResolverOpts_attempts_doc_change

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 crates/resolver/src/config.rs (+1 -1)

📄 Description

ResolverOpts::attempts is used in retry_dns_handle.rs as the number of retries after a lookup failure. This change reflects the behavior in the documentation.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/1180 **Author:** [@lukaspustina](https://github.com/lukaspustina) **Created:** 8/5/2020 **Status:** ✅ Merged **Merged:** 8/5/2020 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`591a5dd`](https://github.com/hickory-dns/hickory-dns/commit/591a5dd3f7443df44cf462f0bffd28efdede932f) [#1176] Clarify ResolverOpts::attempts docs - [`aac5540`](https://github.com/hickory-dns/hickory-dns/commit/aac5540f792400a9dc762e24652caeb5085763cd) Merge pull request #1 from lukaspustina/ResolverOpts_attempts_doc_change ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `crates/resolver/src/config.rs` (+1 -1) </details> ### 📄 Description ResolverOpts::attempts is used in retry_dns_handle.rs as the number of retries after a lookup failure. This change reflects the behavior in the documentation. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 05:01:00 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#2049
No description provided.