-
Notifications
You must be signed in to change notification settings - Fork 409
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
v4.15.4 performance issue #3393
Comments
#3394 should fix this performance regression. Sorry! |
Weird. It fixed it for my on the command line but when I upgraded our internal Github action to use it, the GHA runs forever. Could be pilot error (my fault). I don't have time to investigate today but I'll get to it when I can. |
Cloudflare seems to take much longer because it seems to change all records at Cloudflare from an unset TTL (TTL=1) to TTL=300 in v4.15.4 and v4.15.5. |
I think we have two issues:
|
|
Ah, yes, the next "push" will take a lot longer. |
CC @das7pad
Describe the bug
Cloudflare performance is much worse in dnscontrol-v4.15.4
@das7pad Could this be a locking problem? I'm
dnscontrol-v4.15.3
dnscontrol-v4.15.4
(Sadly I have to run to catch a train. Maybe this is something stupid I'm doing on my side. Either way, I thought I'd submit this just in case.)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
DNS Provider
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: