Staging instance, all changes can be removed at any time

Skip to content

api/multiplexer: support PermissionErrors

check_config raises a PermissionError under some circumstances, and it's nicer to be able to handle that directly than to have to unwrap a RemoteException.

Handle PermissionErrors in the multiplexer's calls to check_config.

Merge request reports

Loading