grid icon indicating copy to clipboard operation
grid copied to clipboard

Ensure Splinter and Sawtooth `/batch_statuses` endpoints return all possible data

Open ameliabradley opened this issue 2 years ago • 0 comments

Splinter batch statuses endpoint needs to be able to accept an array of batch ids and correctly respond with all items. Currently it will return an error if one of the items is not known by the DLT, it will throw an error instead of returning all data for all batch ids.

https://github.com/Cargill/splinter/pull/1815

ameliabradley avatar Apr 01 '22 21:04 ameliabradley