The service itself has been performing well once properly configured, and I was especially impressed by the technical support experience.
I initially ran into a difficult issue where full transaction subscriptions were delivering far below the expected throughput. After quite a bit of testing, Luiz Moraes from Chainstack Support helped identify the actual cause: the HTTP/2 flow-control window on the grpc-js client connection.
After applying the recommended 16 MiB flow-control window, our full transaction stream improved to roughly 450–500 messages per second and started following the Solana chain head normally.
What I appreciated most was that the support team did not just give generic troubleshooting suggestions. Luiz responded quickly, reviewed the technical details carefully, reproduced the behavior on their side, and eventually provided a specific configuration change that solved the problem. Review collected by and hosted on G2.com.
documentation around high-throughput Yellowstone gRPC clients could be improved Review collected by and hosted on G2.com.