/// Uses `AssetTrapFallbackProcessor` as fallback for unsupported message types (e.g., Symbiotic).
/// - If XCM execution fails → still returns success to prevent Ethereum revert, assets become
/// necessary because user XCM may contain non-revertible operations (e.g., cross-chain messages).
// Another reason we are not returning error here as otherwise the tx will be reverted and assets will be in limbo in ethereum.