Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulk agent operations should return error status code if any sub-operation fails #4513

Closed
ThatOneBro opened this issue May 5, 2024 · 1 comment
Assignees

Comments

@ThatOneBro
Copy link
Member

No description provided.

@ThatOneBro ThatOneBro added this to the May 31st, 2024 milestone May 5, 2024
@ThatOneBro ThatOneBro self-assigned this May 5, 2024
@ThatOneBro
Copy link
Member Author

ThatOneBro commented May 13, 2024

Conceptually no longer relevant; the team seemed to conclude that "bulk" versions of operations should be treated as a batch of singular operations on a set of resources rather than one operation with 2 steps (resolve resources, then execute sub-operation). Therefore the status code is probably always 200 and to inspect for failures requires actually parsing the Bundle and inspecting the OperationOutcome of each individual operation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

No branches or pull requests

1 participant