Skip to content

Invalidate Pages API cache when retrying ACME order

What does this MR do and why?

Related to: #384965 (closed)

Problem

While enabling the cache_pages_domain_api feature flag, some customers reported invalid pages Pages sites with multiple domains experiencing Let's Encrypt issues.

Solution

After some investigation, I noticed that we're not invalidating the cache on the /*namespace_id/:project_id/pages/domains/:id/retry_auto_ssl route.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Kassio Borges

Merge request reports

Loading