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

cmd/devp2p: avoid exceeding cloudflare record quota #598

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

meowsbits
Copy link
Member

Attempts to resolve etclabscore/discv4-dns-lists#323

This patch modifies the deployment
pattern by deleting one stale record
before creating a new record, rather
than leaving all the stales to be deleted
at the end.

Date: 2023-12-07 08:24:07-07:00

etclabscore/discv4-dns-lists#323

This patch modifies the deployment
pattern by deleting one stale record
before creating a new record, rather
than leaving all the stales to be deleted
at the end.

Date: 2023-12-07 08:24:07-07:00
Signed-off-by: meows <b5c6@protonmail.com>
Copy link
Member

@ziogaschr ziogaschr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great addition

@meowsbits meowsbits merged commit 627b882 into master Dec 7, 2023
7 checks passed
@meowsbits meowsbits deleted the devp2p-dns-to-cloudflare-record-quota branch December 7, 2023 15:52
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.

handle cloudflare record quota better
2 participants