bundle2: catch UnknownPartError during local push
When doing local push, UnknownPartError from the server will be raised directly to the client. We need to catch them too.
Loading
Please register or sign in to comment
When doing local push, UnknownPartError from the server will be raised directly to the client. We need to catch them too.