get_hypersync_rpm_from_env
Documentation for eth_defi.hypersync.session.get_hypersync_rpm_from_env function.
- get_hypersync_rpm_from_env()
Read
HYPERSYNC_RPMfrom the environment.Returns
DEFAULT_HYPERSYNC_REQUESTS_PER_MINUTEwhen the variable is unset or blank. RaisesValueErrorwith a clear message when a non-empty value cannot be parsed as an integer.- Return type