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

show esplora too many requests issue #7

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

zoedberg
Copy link
Collaborator

By enabling the sync call in the _get_wallet method, on the CI the mainnet_wlt_receiving_test test fails (when using esplora as indexer) receiving the following error:

thread 'mainnet_wlt_receiving_test_asset' panicked at tests/utils/helpers.rs:584:14:
called `Result::unwrap()` on an `Err` value: [Esplora(Ureq(Status(429, Response[status: 429, status_text: Too Many Requests, url: https://blockstream.info/api/scripthash/282e17a0c0fee5cd2a5fb4296018e43f54a39b21b62761de8f58b1c6c20b7291/txs]))), Esplora(Ureq(Status(429, Response[status: 429, status_text: Too Many Requests, url: https://blockstream.info/api/scripthash/d2353be27321358c3f7f4c5e38ef5f8da95b35f08e62612cf7edab3082172e9c/txs])))]

Copy link

codecov bot commented Nov 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.22%. Comparing base (6d8e53b) to head (4719cfc).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
+ Coverage   37.17%   37.22%   +0.04%     
==========================================
  Files         279      279              
  Lines       42806    42806              
==========================================
+ Hits        15914    15933      +19     
+ Misses      26892    26873      -19     
Flag Coverage Δ
rust 37.22% <ø> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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


🚨 Try these New Features:

@zoedberg zoedberg force-pushed the esplora_too_many_requests branch 2 times, most recently from 1ea216c to 8d0d2ac Compare November 25, 2024 11:02
@zoedberg zoedberg force-pushed the esplora_too_many_requests branch from 8d0d2ac to 4719cfc Compare November 25, 2024 11:05
@zoedberg zoedberg merged commit 4719cfc into RGB-WG:master Nov 25, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant