Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(quorum-connector): add script for checking connection status #2309

Closed
outSH opened this issue Mar 3, 2023 · 0 comments · Fixed by #2310
Closed

feat(quorum-connector): add script for checking connection status #2309

outSH opened this issue Mar 3, 2023 · 0 comments · Fixed by #2310
Labels
enhancement New feature or request

Comments

@outSH
Copy link
Contributor

outSH commented Mar 3, 2023

We need a simple script for checking if quorum-connector is connected to the ledger. The script will try to read latest block for now, but in the future a separate healthcheck endpoint can be implemented and queried by this script

@outSH outSH added the enhancement New feature or request label Mar 3, 2023
outSH added a commit to outSH/cactus that referenced this issue Mar 3, 2023
- Simple script will check ledger connection by getting block through the connector.

Closes: hyperledger#2309

Signed-off-by: Michal Bajer <michal.bajer@fujitsu.com>
outSH added a commit to outSH/cactus that referenced this issue Mar 3, 2023
- Simple script will check ledger connection by getting block through the connector.

Closes: hyperledger#2309

Signed-off-by: Michal Bajer <michal.bajer@fujitsu.com>
outSH added a commit to outSH/cactus that referenced this issue Mar 28, 2023
- Simple script will check ledger connection by getting block through the connector.

Closes: hyperledger#2309

Signed-off-by: Michal Bajer <michal.bajer@fujitsu.com>
outSH added a commit to outSH/cactus that referenced this issue May 8, 2023
- Simple script will check ledger connection by getting block through the connector.

Closes: hyperledger#2309

Signed-off-by: Michal Bajer <michal.bajer@fujitsu.com>
petermetz pushed a commit to outSH/cactus that referenced this issue Jun 12, 2023
- Simple script will check ledger connection by getting block through the connector.

Closes: hyperledger#2309

Co-authored-by: Peter Somogyvari <peter.somogyvari@accenture.com>

Signed-off-by: Michal Bajer <michal.bajer@fujitsu.com>
Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
petermetz pushed a commit to outSH/cactus that referenced this issue Jun 12, 2023
- Simple script will check ledger connection by getting block through the connector.

Closes: hyperledger#2309

Co-authored-by: Peter Somogyvari <peter.somogyvari@accenture.com>

Signed-off-by: Michal Bajer <michal.bajer@fujitsu.com>
Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
petermetz pushed a commit that referenced this issue Jun 13, 2023
- Simple script will check ledger connection by getting block through the connector.

Closes: #2309

Co-authored-by: Peter Somogyvari <peter.somogyvari@accenture.com>

Signed-off-by: Michal Bajer <michal.bajer@fujitsu.com>
Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
barnapa pushed a commit to barnapa/cacti that referenced this issue Jun 15, 2023
- Simple script will check ledger connection by getting block through the connector.

Closes: hyperledger#2309

Co-authored-by: Peter Somogyvari <peter.somogyvari@accenture.com>

Signed-off-by: Michal Bajer <michal.bajer@fujitsu.com>
Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
barnapa pushed a commit to barnapa/cacti that referenced this issue Jun 15, 2023
- Simple script will check ledger connection by getting block through the connector.

Closes: hyperledger#2309

Co-authored-by: Peter Somogyvari <peter.somogyvari@accenture.com>

Signed-off-by: Michal Bajer <michal.bajer@fujitsu.com>
Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant