• Ryan Schneider's avatar
    rpc: make HTTP RPC timeouts configurable, raise defaults (#17240) · 5d7e1853
    Ryan Schneider authored
    * rpc: Make HTTP server timeout values configurable
    
    * rpc: Remove flags for setting HTTP Timeouts, configuring via .toml is sufficient.
    
    * rpc: Replace separate constants with a single default struct.
    
    * rpc: Update HTTP Server Read and Write Timeouts to 30s.
    
    * rpc: Remove redundant NewDefaultHTTPTimeouts function.
    
    * rpc: document HTTPTimeouts.
    
    * rpc: sanitize timeout values for library use
    5d7e1853
Name
Last commit
Last update
..
docs Loading commit data...
4byte.json Loading commit data...
README.md Loading commit data...
extapi_changelog.md Loading commit data...
intapi_changelog.md Loading commit data...
main.go Loading commit data...
pythonsigner.py Loading commit data...
rules.md Loading commit data...
sign_flow.png Loading commit data...
tutorial.md Loading commit data...