We implement CID from Hex (i.e. from appHash) and a get_content method. This method has timeout of 1 second set, but retries 3 times. It seems to me that its pretty clear there is no content when these things timeout the first time...
In order to keep the diff minimal, I will submit this for review/merge and connect the app_hash fetching with the app_content fetching in a follow up PR.
We implement CID from Hex (i.e. from appHash) and a
get_content
method. This method has timeout of 1 second set, but retries 3 times. It seems to me that its pretty clear there is no content when these things timeout the first time...In order to keep the diff minimal, I will submit this for review/merge and connect the app_hash fetching with the app_content fetching in a follow up PR.