Skip to content

Commit 9d9abb4

Browse files
committed
Update the KMIPProxy client to support batch processing
This change updates the KMIPProxy client to officially support batch processing. Passing 'batch=True' to any operation method will queue up the operation request. The entire queue will be sent when 'batch=False' is passed to an operation method. Instead of the single operation result, a list containing all operation results will be returned.
1 parent f06014e commit 9d9abb4

File tree

1 file changed

+573
-348
lines changed

1 file changed

+573
-348
lines changed

0 commit comments

Comments
 (0)