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

Increase Escrower tock to avoid overly busy CPU during escrow processing #256

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

rubelhassan
Copy link
Contributor

Setting tock to 1.0 second runs escrower loop 30s delay and delegator approval received after 30 seconds

Setting tock to 1.0 second runs escrower loop 30s delay and delegator approval received after 30 seconds
Copy link

codecov bot commented Jun 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.05%. Comparing base (18d3ad7) to head (19a4bd9).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #256      +/-   ##
==========================================
- Coverage   93.06%   93.05%   -0.01%     
==========================================
  Files          36       36              
  Lines        7121     7199      +78     
==========================================
+ Hits         6627     6699      +72     
- Misses        494      500       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

src/keria/app/agenting.py Outdated Show resolved Hide resolved
@pfeairheller pfeairheller merged commit e69566e into WebOfTrust:main Jul 11, 2024
5 checks passed
rodolfomiranda pushed a commit to roots-id/keria that referenced this pull request Jul 11, 2024
…ing (WebOfTrust#256)

* Increase Escrower tock to avoid overly busy CPU during escrow processing

Setting tock to 1.0 second runs escrower loop 30s delay and delegator approval received after 30 seconds

* Remove redundant looping inside escrower recur method

---------

Co-authored-by: Rubel Hassan Mollik <[email protected]>
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