Why is there no infinite loop problem in Hyperledger Fabric

0 votes
I was reading a block on Hyperledger and the author mentioned that Hyperledger does not face infinite loop problem but there was no explanation as to why it is so. Why infinite loop does not occur in Hyperledger?
Jul 30, 2018 in Blockchain by slayer
• 29,350 points
701 views

1 answer to this question.

0 votes
Hyperledger uses a timeout mechanism for chaincode execution. A value of time is defined in the setting. When transaction does not complete its execution before this time limit, then the transaction is killed. This time is defined in the chaincode.executetimeout property.
answered Jul 30, 2018 by digger
• 26,740 points

Related Questions In Blockchain

0 votes
2 answers

is there any way of getting all data in hyperledger fabric before we start the ledger

Hey, @Harinishree, You can also do one thing, ...READ MORE

answered Jun 4, 2020 in Blockchain by Gitika
• 65,910 points
1,262 views
+1 vote
1 answer
+16 votes
4 answers
+1 vote
1 answer

How immutability is achieved in hyperledger fabric?

Since it is a private blockchain platform, ...READ MORE

answered Apr 21, 2018 in Blockchain by Perry
• 17,100 points
1,332 views
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,215 views
0 votes
1 answer

Invalid Batch or signature in Savtooth

This will solve your problem import org.apache.commons.codec.binary.Hex; Transaction txn ...READ MORE

answered Aug 1, 2018 in Blockchain by digger
• 26,740 points
708 views
+1 vote
1 answer
0 votes
1 answer
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP