OriginTrail / ot-node

OriginTrail Decentralized Knowledge Graph network node
https://origintrail.io
Apache License 2.0
203 stars 74 forks source link

ENH: Offline support for disaster relief #537

Closed westurner closed 5 years ago

westurner commented 6 years ago

Is OT usable for disaster relief; with a spotty internet connection?

What does it do with queued transactions (when an internet connection is unavailable)?

If not, what changes or enhancements would need to occur to make that happen?

simonovic86 commented 6 years ago

We are working on OT node resilience on many levels. Queued transactions are not being persistent and OT node is not able to recover from that, for now. In order to support that, we will use the same command sourcing like framework that we used for persisting flow commands.