bpb
Results
2
issues of
bpb
Currently batch mode forces JSON format. There are instances where the data payload should be raw text but new line delimited where we do not need to send the data...
In some use cases, apis require batched data to be submitted as a raw string rather than wrapped in a JSON array. Currently the only way to send batched raw...