Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Move from signal listeners to event bus #46

Open
bmtcril opened this issue Sep 25, 2023 · 0 comments
Open

Move from signal listeners to event bus #46

bmtcril opened this issue Sep 25, 2023 · 0 comments
Labels
epic Large unit of work, consisting of multiple tasks

Comments

@bmtcril
Copy link
Contributor

bmtcril commented Sep 25, 2023

The current solutions for listening to Django events are hacky and prone to breaking since they are not tested in conjunction with edx-platform. When the event bus is matured enough to be a required component of deployment we should move all of our listeners to events from openedx-events and use those instead. This epic will track that work once the decision is made to make that requirement.

@bmtcril bmtcril added the epic Large unit of work, consisting of multiple tasks label Sep 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
epic Large unit of work, consisting of multiple tasks
Projects
None yet
Development

No branches or pull requests

1 participant