feat: execute durable archive transfers
This commit is contained in:
@@ -344,7 +344,7 @@ class DaemonTransportTests(unittest.IsolatedAsyncioTestCase):
|
||||
observed["rejected"],
|
||||
(
|
||||
control_pb2.COMMAND_ACK_STATUS_REJECTED,
|
||||
common_pb2.ERROR_CODE_UNSUPPORTED,
|
||||
common_pb2.ERROR_CODE_INVALID_ARGUMENT,
|
||||
),
|
||||
)
|
||||
self.assertEqual(
|
||||
|
||||
Reference in New Issue
Block a user