openfun / fun-apps

:warning: DEPRECATED :warning:
Other
15 stars 20 forks source link

🔥(courses) remove Elasticsearch synchronization on publish #713

Closed sampaccoud closed 3 years ago

sampaccoud commented 3 years ago

Purpose

The catalog app is not used anymore in production and we don't want to synchronize Elasticsearch on each publish like it used to be.

Proposal

Remove call to update_courses command from method that is called on post_publish signal.