codex-storage / nim-codex

Decentralized Durability Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`POST /storage/request` hangs, when manifest can't be retrieved

AuHau opened this issue · comments

The API endpoint POST /storage/request hangs, when the manifest can't be retrieved from the network. Most probably some time-out should be in place...

Related line:

without blk =? await self.blockStore.getBlock(BlockAddress.init(cid)), err: