storj/uplink/storage/streams
Ivan Fraixedes d9d82b0336 uplink: Reduce satellite request using Batch when possible (#3351)
* uplink/metainfo: Return classified Not Found error

Metainfo client Batch method must return the Storj Not Found error class
when the RCP server response with a not found status code as any other
metainfo Client method does.

Also if the error isn't Not Found one, it must wrap the error.

* uplink/storage/streams: Use Batch request in Delete

Change the 2 individual metainfo Client calls that streamStore Delete
method does by a single Batch one.
2019-10-24 14:18:48 -07:00
..
eof.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
path.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
shim.go uplink: integrate new Metainfo calls (#2640) 2019-09-10 08:39:47 -07:00
size.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
store_test.go uplink/metainfo: cleanup method names (#3315) 2019-10-22 23:59:56 -07:00
store.go uplink: Reduce satellite request using Batch when possible (#3351) 2019-10-24 14:18:48 -07:00