Add a generic way to set timeout for provider
Open
priority: p3 nice to have
- Dominant language
- Python
- Stars
- 5.5k
- Forks
- 1.7k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 2
Description
Right now it seems that all providers have a timeout parameter somewhere, but in order to set it you need to inspect the type of the provider and write specific code for each provider. It would be nice if the Provider or Web3 interface allowed you to set this in a more generic way.
Contributor guide
Assessment
This issue has not been assessed yet.