jaros1 / Money-Network

Demo with complementary and alternative money. Implemented in ZeroNet and AngularJS. Focus on privacy, encryption, max data in client and min data on ZeroNet. Work in progress.
GNU General Public License v2.0
4 stars 4 forks source link

z_file_get: hanging optional fileGet / wallet sites #289

Closed jaros1 closed 6 years ago

jaros1 commented 6 years ago

Problem with ZeroNet port closed and hanging optional fileGet. Now retrying fileGet operation 5 times with timeout 60 seconds. But long time to wait for a failed fileGet operation and critical for money transactions in wallet sites.

Fallback should be:

jaros1 commented 6 years ago

Add waiting_for_file notification and waiting_for_file callback to be used in fileGet timeout for optional files ... Many changes to MoneyNetworkAPI. Expects failed tests ...

jaros1 commented 6 years ago

Closing. Is being tested in https://github.com/jaros1/Money-Network-W2/issues/41