Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FAB-15601] BYFN: Fix MAX_RETRY for couchdb
BYFN and Fabcar with couchdb are failing intermittently because CLI sends a request for joining a Channel before a Peer connects to the couchdb. This CR changes the value of MAX_RETRY from 10 to 15 as a workaround. FAB-15601 #done Change-Id: I8d91fa224c585cc52c9dfabebb808b8909253900 Signed-off-by: Yuki Kondo <yuki.kondo@hal.hitachi.com>
- Loading branch information