What is a major risk of **Asynchronous Message Communication**? --- ⚠️ If the producer sends data faster than the consumer can receive it, **messages will be dropped** (buffer overflow).