Skip to content

Redefine the interface for post_new_batch()

Jo Sama requested to merge rework-post_new_batch-interface into master

This interface avoids leaking transport-specific information, while returning an indication of how the request fared so the user can decide on how to proceed with processing.

Merge request reports