ποΈTALK: Reliable Django Signals by Haki Benita
The existing implementation of Django Signals does not address fault tolerance in any way, which makes Signals unreliable for mission critical workflows! In this talk, Haki presents an alternative underlying implementation using the new tasks framework in Django 6, which makes Signals fault tolerant and reliable.
