Related to #2443 . Specifically: XCM is designed to not fail at low level (e.g queues are essentially unlimited, overweight messages stick around). And the bridge should be designed in the same way
I would like to:
- Take a look on the XCMP/UMP/DMP queues and get a better idea on how they are designed and the resilience mechanisms built-in
- Check the bridge message queues and see if there's anything that we can improve
- Check the messages pallet and make sure that it can't fail unpredictably
Related to #2443 . Specifically:
XCM is designed to not fail at low level (e.g queues are essentially unlimited, overweight messages stick around). And the bridge should be designed in the same wayI would like to: