ipfs-cluster/api/rest
Hector Sanjuan 447b79093c Fix #1655: rest api lbclients panic on error with streaming methods
I think this should fix the issue. As solution we make every retry with a
temporary channel and copy results to the final channel which is only closed
by us. This only affects streaming methods.
2022-06-16 17:43:29 +02:00
..
client Fix #1655: rest api lbclients panic on error with streaming methods 2022-06-16 17:43:29 +02:00
config.go api: Support a custom error function for custom error messages 2022-02-02 00:43:00 +01:00
restapi_test.go Adopt api.Cid type - replaces cid.Cid everwhere. 2022-04-07 14:27:39 +02:00
restapi.go Adopt api.Cid type - replaces cid.Cid everwhere. 2022-04-07 14:27:39 +02:00