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

Set liveliness status on fatal ledger error #643

Merged
merged 6 commits into from Aug 4, 2020

Conversation

ianco
Copy link
Member

@ianco ianco commented Jul 31, 2020

Signed-off-by: Ian Costanzo ian@anon-solutions.ca

issue #638

Set live check to False when we get a fatal ledger error

Signed-off-by: Ian Costanzo <ian@anon-solutions.ca>
@codecov-commenter
Copy link

codecov-commenter commented Jul 31, 2020

Codecov Report

Merging #643 into master will decrease coverage by 0.11%.
The diff coverage is 58.97%.

@@            Coverage Diff             @@
##           master     #643      +/-   ##
==========================================
- Coverage   98.81%   98.70%   -0.12%     
==========================================
  Files         250      250              
  Lines       13351    13385      +34     
==========================================
+ Hits        13193    13211      +18     
- Misses        158      174      +16     

sklump
sklump previously approved these changes Jul 31, 2020
Signed-off-by: Ian Costanzo <ian@anon-solutions.ca>
@ianco
Copy link
Member Author

ianco commented Jul 31, 2020

Found some issues, so pulling the PR for further testing

@ianco ianco closed this Jul 31, 2020
Signed-off-by: Ian Costanzo <ian@anon-solutions.ca>
@ianco
Copy link
Member Author

ianco commented Aug 2, 2020

Fixed, added support for resetting liveliness on admin api's

@ianco ianco reopened this Aug 2, 2020
Signed-off-by: Ian Costanzo <ian@anon-solutions.ca>
Signed-off-by: Ian Costanzo <ian@anon-solutions.ca>
aries_cloudagent/admin/server.py Outdated Show resolved Hide resolved
Signed-off-by: Ian Costanzo <ian@anon-solutions.ca>
@ianco ianco merged commit 63ba483 into hyperledger:master Aug 4, 2020
@ianco ianco deleted the live_check branch December 2, 2020 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants