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

Example custom_metadata_url is flaky during CI testing #695

Closed
lexnv opened this issue Oct 19, 2022 · 0 comments · Fixed by #696
Closed

Example custom_metadata_url is flaky during CI testing #695

lexnv opened this issue Oct 19, 2022 · 0 comments · Fixed by #696
Labels
bug Something isn't working CI CI changes that dont affect the code itself

Comments

@lexnv
Copy link
Collaborator

lexnv commented Oct 19, 2022

 error: Failed to obtain metadata: Request error: Request timeout
 --> examples/examples/custom_metadata_url.rs:9:1
  |
9 | #[subxt::subxt(runtime_metadata_url = "wss://rpc.polkadot.io:443")]
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = note: this error originates in the attribute macro `subxt::subxt` (in Nightly builds, run with -Z macro-backtrace for more info)

error: could not compile `subxt-examples` due to previous error
warning: build failed, waiting for other jobs to finish...
Error: The process '/home/runner/.cargo/bin/cargo' failed with exit code 101

CI job: https://github.com/paritytech/subxt/actions/runs/3283295303/jobs/5407832664
PR: #694

@lexnv lexnv added bug Something isn't working CI CI changes that dont affect the code itself labels Oct 19, 2022
@jsdw jsdw closed this as completed in #696 Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI CI changes that dont affect the code itself
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant