[PR #1042] Bump number of retries before abandoning all polling for a domain #936

Open
opened 2025-11-20 04:26:35 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qdm12/ddns-updater/pull/1042
Author: @directhex
Created: 10/17/2025
Status: 🔄 Open

Base: masterHead: patch-1


📝 Commits (1)

  • 494269a Bump number of retries before abandoning all polling for a domain

📊 Changes

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

View changed files

📝 internal/update/getip.go (+1 -1)

📄 Description

This should help weather the storm on brief connection outages. It's a bad and stupid solution, but it's less bad than the existing default.

Closes: https://github.com/qdm12/ddns-updater/issues/1029


🔄 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/qdm12/ddns-updater/pull/1042 **Author:** [@directhex](https://github.com/directhex) **Created:** 10/17/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`494269a`](https://github.com/qdm12/ddns-updater/commit/494269a0e534b61c4aeb69ff2ab3f3f3bb8767c2) Bump number of retries before abandoning all polling for a domain ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `internal/update/getip.go` (+1 -1) </details> ### 📄 Description This should help weather the storm on brief connection outages. It's a bad and stupid solution, but it's less bad than the existing default. Closes: https://github.com/qdm12/ddns-updater/issues/1029 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:26:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#936