Hello there
I've noticed the below error quite a bit recently and it got me thinking, is the 1MB limit in aiorpcx (which is where this error comes from) going to be an issue when clients are now sending broadcast_package messages (which I assume could easily hit this limit)?
ClientSession - MemoryError('dropping message over 1,000,000 bytes and re-synchronizing')
Grateful for your thoughts.