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

fix: Stop monitoring anchor once witness list is exhausted #1561

Merged
merged 1 commit into from
May 17, 2023

Commits on May 17, 2023

  1. fix: Stop monitoring anchor once witness list is exausted

    The anchor monitor process will revove all in-process anchor status records after all witnesses have been exausted.
    
    This commit also adds more information to existing logs (such as anchorUri) and changes the level from DEBUG to INFO for some of the important logs so that issues may be more easily debugged.
    
    Signed-off-by: Bob Stasyszyn <Bob.Stasyszyn@securekey.com>
    bstasyszyn committed May 17, 2023
    Configuration menu
    Copy the full SHA
    0b4a6f2 View commit details
    Browse the repository at this point in the history