How long does DNS challenge remains valid?
I am getting the following error when performing a renewal via DNS-01 challenge. The DNS update took more than a week and so I suspect it's related to expiry of the challenge.
Challenge error: {
"type": "urn:ietf:params:acme:error:malformed",
"detail": "Expired authorization",
"status": 404
}