Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: retry dns discovery #16411

Closed
wants to merge 1 commit into from
Closed

test: retry dns discovery #16411

wants to merge 1 commit into from

Conversation

richard-ramos
Copy link
Member

@richard-ramos richard-ramos commented Sep 25, 2024

Requires:

This PR adds a retry mechanism for dns discovery URLs that fail to be retrieved by periodically attempting to resolve the URL with a backoff period that will increase up to 1m.

This PR is very simple to test: we should disconnect the internet and login. Once logged in, reconnect to the internet. The retry mechanism will attempt to retrieve the values from the DNS Discovery URL, and peer discovery should happen again.

@status-im-auto
Copy link
Member

status-im-auto commented Sep 25, 2024

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 5d6df4e #1 2024-09-25 22:25:52 ~7 min tests/nim 📄log
✔️ 5d6df4e #1 2024-09-25 22:26:48 ~8 min macos/aarch64 🍎dmg
✔️ 5d6df4e #1 2024-09-25 22:30:16 ~11 min tests/ui 📄log
✔️ 5d6df4e #1 2024-09-25 22:30:37 ~11 min macos/x86_64 🍎dmg
✔️ 5d6df4e #1 2024-09-25 22:33:42 ~15 min linux-nix/x86_64 📦tgz
✔️ 5d6df4e #1 2024-09-25 22:35:31 ~16 min linux/x86_64 📦tgz
✔️ 3feeb99 #2 2024-10-03 16:09:44 ~6 min macos/aarch64 🍎dmg
✔️ 3feeb99 #2 2024-10-03 16:10:25 ~7 min tests/nim 📄log
✔️ 3feeb99 #2 2024-10-03 16:15:58 ~12 min tests/ui 📄log
✔️ 3feeb99 #2 2024-10-03 16:16:14 ~12 min macos/x86_64 🍎dmg
✔️ 3feeb99 #2 2024-10-03 16:19:01 ~15 min linux-nix/x86_64 📦tgz
✔️ 3feeb99 #2 2024-10-03 16:21:16 ~17 min linux/x86_64 📦tgz

@status-im-auto
Copy link
Member

@status-im-auto
Copy link
Member

@richard-ramos
Copy link
Member Author

Closing PR as this has been already merged in status-go develop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants