Skip to content

Batch operations function fix#34

Merged
iLLiCiTiT merged 1 commit intodevelopfrom
bugfix/send_batch_operations_fix
Mar 23, 2023
Merged

Batch operations function fix#34
iLLiCiTiT merged 1 commit intodevelopfrom
bugfix/send_batch_operations_fix

Conversation

@iLLiCiTiT
Copy link
Copy Markdown
Member

Description

Function send_batch_operations does handle failed operations processing right way now. It looked for "error" key but should look for "detail". Also because the functionality of failed opearations can be important for caller to handle failed operations on it's own, it was added option to don't crash but return operations result from server.

@iLLiCiTiT iLLiCiTiT requested a review from Minkiu March 22, 2023 13:59
@iLLiCiTiT iLLiCiTiT added the type: bug Something isn't working label Mar 22, 2023
@iLLiCiTiT iLLiCiTiT merged commit 0fb96c6 into develop Mar 23, 2023
@iLLiCiTiT iLLiCiTiT deleted the bugfix/send_batch_operations_fix branch March 23, 2023 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants