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

Fixes and cleanups for issue-credential 1.0 #1619

Merged

Conversation

andrewwhitehead
Copy link
Contributor

  • Improve logging
  • Use transactions for better state management under Askar
  • Add more checks around the credential exchange state in case of repeated messages

@codecov-commenter
Copy link

codecov-commenter commented Feb 5, 2022

Codecov Report

Merging #1619 (6642ff4) into main (343679a) will decrease coverage by 0.04%.
The diff coverage is 88.81%.

@@            Coverage Diff             @@
##             main    #1619      +/-   ##
==========================================
- Coverage   95.71%   95.67%   -0.05%     
==========================================
  Files         528      528              
  Lines       32590    32657      +67     
==========================================
+ Hits        31194    31243      +49     
- Misses       1396     1414      +18     

Copy link
Contributor

@ianco ianco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirm that this improves the stability of issuing credentials (tested using the performance demo). I still get some errors but not as frequent.

@ianco
Copy link
Contributor

ianco commented Mar 2, 2022

(had a successful run with ./run_demo performance --arg-file demo/postgres-indy-args.yml -c 10000 -b 100 --wallet-type askar)

@swcurran swcurran merged commit dd67ba6 into openwallet-foundation:main Mar 2, 2022
@andrewwhitehead andrewwhitehead deleted the fix/issue-cred-sessions branch March 2, 2022 19:38
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.

4 participants