Please re-render all pages with the compat macro, so that users see the latest data.
cc @escattone
Thanks for creating this issue @Elchi3!
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,160 documents that contain the compat macro in about 68 minutes.
Most helpful comment
I re-rendered 21,160 documents that contain the
compatmacro in about 68 minutes.