Open bmispelon opened 3 weeks ago
After loading all doc release [1] locally, I'm running $ time python -m manage update_docs -v 2
on my local copy of the main branch. I'll report to you if it breaks.
[1] https://github.com/django/djangoproject.com/issues/1693#issuecomment-2442380886
The update_docs
run with any errors with this timing.
real 15m53,591s
user 76m27,003s
sys 2m14,644s
Can be possible that the issue in the production server is related to the database instance in production?
I'm not seeing any issues building locally.
python -m manage update_docs -v 2 414.02s user 28.75s system 285% cpu 2:35.11 total
Here is the latest log file from
update_docs
on the production server: