Please re-render all pages with the compat macro, so that users see the latest data.
cc @escattone
Previously: https://github.com/mdn/sprints/issues/3024
I run this gist within a ./manage.py shell_plus on a celery-worker pod, and scale-up the api and kumascript pods to six (6) pods each (kc scale --replicas=6 deploy api kumascript) before I make the run. It usually takes about 1-2 hours to render about 20K documents.
compat macro have been successfully re-rendered on prodI re-rendered 21,375 documents that contain the compat macro in about 72 minutes.
Most helpful comment
I re-rendered 21,375 documents that contain the
compatmacro in about 72 minutes.