Sprints: Re-render pages for fresh compat data (April 2020 edition)

Created on 2 Apr 2020  路  2Comments  路  Source: mdn/sprints

Please re-render all pages with the compat macro, so that users see the latest data.

cc @escattone

P1

Most helpful comment

I re-rendered 21,160 documents that contain the compat macro in about 68 minutes.

All 2 comments

Thanks for creating this issue @Elchi3!

Summary

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.

Acceptance Criteria

  • [x] All documents that use the compat macro have been successfully re-rendered on prod

I re-rendered 21,160 documents that contain the compat macro in about 68 minutes.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

EduardoPazz picture EduardoPazz  路  3Comments

schalkneethling picture schalkneethling  路  5Comments

Elchi3 picture Elchi3  路  8Comments

Elchi3 picture Elchi3  路  4Comments

arturjanc picture arturjanc  路  5Comments