Closed igobranco closed 6 months ago
The timeout is already configurable, like:
RICHIE_OPENEDX_SYNC_COURSE_HOOKS:
- url: https://some.richie.education/api/v1.0/course-runs-sync/
secret: my-secret
timeout: 20
We no longer receive those errors on Sentry!
Open edX celery task that synchronizes course information from LMS/Studio to Richie is timing out.
From Sentry it is timing out after 5 seconds. It should be more than enough to Richie update itself.
Changes that need to be made:
Screen shot from Sentry with the error: