hedera-json-rpc-relay
hedera-json-rpc-relay copied to clipboard
tracking WS_BATCH_REQUESTS_ENABLED config
Problem
Currently, the WS_BATCH_REQUESTS_ENABLED configuration defaults to true, allowing the WS server to accept batch requests. However, this functionality is currently being monitored, and adjustments may be required to deactivate it.
Solution
- monitor the server behavior
- deactivate if needed
Alternatives
No response