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: refresh pool on connect #1576

Closed

Conversation

wadeking98
Copy link
Contributor

@wadeking98 wadeking98 commented Oct 30, 2023

Added a patch to refresh the pool when connecting, solves the slowness issue with lsbc credential
together with: openwallet-foundation/bifold-wallet#1015 this should speed up the wallet quite a bit

Signed-off-by: wadeking98 <[email protected]>
Signed-off-by: wadeking98 <[email protected]>
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jleach jleach requested review from jleach and cvarjao October 31, 2023 00:02
@jleach
Copy link
Member

jleach commented Oct 31, 2023

@wadeking98 I will test this and see what it looks like at the firewall level where I can monitor network connections. You might be able to do this also on your linux laptop with wireshark - not sure. I think Wade B made the comment we probably only want to rebuild / reconcile the pool infrequently. He was thinking no more than every 24h. But, if this is not an overly slow process we can keep it as an interim step.

@wadeking98 wadeking98 closed this Oct 31, 2023
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.

2 participants