Hello everyone. I was trying to pull all the moment minted events from the access node by looping through all the block height range. However I got this error message:
panic: client: rpc error: code = ResourceExhausted desc = grpc: received message larger than max (4577912 vs. 4194304)
Any idea how to fix it? Thank you!