storing large file in bulletin#105
Conversation
|
@bkontur the modified code is only common.js |
Let's keep it as it is, but first, let's start to use PAPI here also, we merged PAPI example:
with something sophisticated, we will just push transactions/chunks in the loop until it returns some error "Block is full or similar error", then the loop will wait for another block and again continues to push chunks |
|
@rosarp please, could you refactor first, directly on the top of actual master as a separate PR:
then we will continue with this PR, please |
|
@rosarp please, please, rebase |
d0d48ed to
50b0fd0
Compare
|
@bkontur rebase completed |
added max retries for storing chunks added error handling
Closes: #77
Adds example according to #77