davidkel / hlf

0 stars 0 forks source link

[Fabric-Network] Recovery of Gateway if connection to fabric is lost #17

Open davidkel opened 4 years ago

davidkel commented 4 years ago

If connection to a fabric is lost eg the peers/orderers go down. Can a gateway object recover or must it be thrown away and re-created ? How would an application know to do this ? Ideally the Gateway should attempt recovery itself and not leave this to the application.