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(sdk): better error handling #1643

Merged
merged 4 commits into from
Oct 16, 2024
Merged

fix(sdk): better error handling #1643

merged 4 commits into from
Oct 16, 2024

Conversation

ctian1
Copy link
Member

@ctian1 ctian1 commented Oct 15, 2024

  • Only break wait_proof loop after 10 consecutive errors
  • Add timeout to NetworkClient rpc/http clients
  • Expose function to get proof status and proof from ID

Copy link

github-actions bot commented Oct 15, 2024

SP1 Performance Test Results

Branch: chris/sdk-fixes
Commit: 218295b
Author: ctian1

program cycles execute (mHz) core (kHZ) compress (KHz) time success
fibonacci 11291 0.17 2.74 0.45 25s
ssz-withdrawals 2757356 10.41 118.55 38.48 1m12s
tendermint 12593597 5.32 235.44 105.46 2m2s

Base automatically changed from john/l-infinity-drop to dev October 16, 2024 03:01
@jtguibas jtguibas merged commit 3d0c989 into dev Oct 16, 2024
7 checks passed
@jtguibas jtguibas deleted the chris/sdk-fixes branch October 16, 2024 03:53
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