global_limits: connection_timeout: 30s idle_timeout: 300s max_concurrent_connections: 50 read_timeout: 60s write_timeout: 30s monitoring: enabled: true log_slow_requests: true metrics_interval: 60s slow_request_threshold: 5s track_provider_performance: true provider_pools: execution: failover_enabled: true health_check_interval: 30s max_concurrent_connections: 20 providers: - Primary RPC strategy: reliability_first read_only: failover_enabled: true health_check_interval: 30s max_concurrent_connections: 25 providers: - Primary WSS strategy: websocket_preferred providers: - features: - reading - real_time health_check: enabled: true interval: 30s timeout: 60s http_endpoint: "" name: Primary WSS priority: 1 rate_limit: burst: 600 max_retries: 3 requests_per_second: 300 retry_delay: 1s timeout: 60s type: standard ws_endpoint: wss://arbitrum-mainnet.core.chainstack.com/53c30e7a941160679fdcc396c894fc57 - features: - execution - transaction_submission health_check: enabled: true interval: 60s timeout: 30s http_endpoint: https://arbitrum-mainnet.core.chainstack.com/53c30e7a941160679fdcc396c894fc57 name: Primary RPC priority: 1 rate_limit: burst: 400 max_retries: 3 requests_per_second: 200 retry_delay: 1s timeout: 30s type: standard ws_endpoint: "" rotation: fallover_enabled: true health_check_required: true retry_failed_after: 5m strategy: priority_based