You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RPC methods such as eth_sendRawTransaction and eth_estimateGas contributing to high compute usage.
Scalability Considerations:
Need to address scalability of WebSocket connections and processing capabilities.
Impact on gas fees as transaction volumes increase, leading to potential cost surges.
Required Actions:
Investigate the most compute-intensive operations
Analyze and optimize high-impact RPC methods.
Develop strategies to manage connection and compute scaling effectively.
Explore methods to mitigate rising gas fees under high transaction loads.
Consider a DRPC provider.
The text was updated successfully, but these errors were encountered:
Rodebrechtd
changed the title
[story] Increasing Number of RPC Requests Impacting WebSocket Performance and CUU Metrics
Increasing Number of RPC Requests Impacting WebSocket Performance and CUU Metrics
Sep 18, 2024
Issue Overview:
Identified Concerns:
Scalability Considerations:
Required Actions:
The text was updated successfully, but these errors were encountered: