learningequality / ka-lite

KA Lite: lightweight web server for serving core Khan Academy content (videos and exercises) without needing internet connectivity
https://learningequality.org/ka-lite/
Other
456 stars 306 forks source link

Fix sync issues #5615

Closed benjaoming closed 4 years ago

benjaoming commented 4 years ago

Summary

Very slow syncs (>2 minutes) were taking place on the staging Central Server and mostly timing out (Cloudflare timeouts!).

This caused IOErrors on the server's UWSGI.

A few error handling incidents were also encountered and errors should be more readable now.

TODO

If not all TODOs are marked, this PR is considered WIP (work in progress)

Reviewer guidance

n/a

Issues addressed

5614