Don't disconnect on invalid imports. (#5392)
There are numerous reasons for invalid imports, most of them would
likely be caused by bugs. On the other side, dispute distribution
handles all connections fairly, thus there is little harm in keeping a
problematic connection open.
---------
Co-authored-by: eskimor <[email protected]>