Edited By
Anika Kruger

A wave of feedback from active Solana projects reveals pressing issues with remote procedure calls (RPC). As developers contend with latency spikes and WebSocket reconnections, many are questioning their current infrastructure strategies.
Recent discussions highlight three major pain points for Solana projects:
Latency Variability: Developers report that while average latency seems manageable, tail latency during peak traffic can greatly hinder performance.
WebSocket Instability: Frequent disconnects and reconnections create significant interruptions in transaction delivery, complicating the user experience.
Historical Query Inconsistencies: Inconsistent responses can lead to confusion, making it difficult for contributors to ensure reliable data.
"A provider can look fast most of the day and still miss the exact slots that matter," noted one developer, emphasizing the need for accurate metrics.
Many developers gave insight into their RPC setups. Some operate on shared providers, while others have opted for dedicated solutionsβor even running their own nodes. One user pointedly asked about the impact of p95/p99 latency, showcasing how essential precise data retrieval has become for certain projects.
While frustrations are evident, there's a sense of collective resilience. Developments in infrastructure are not just challenges; they provide opportunities for improvement. As one user stated, "Thanks for sharing; thatβs exactly the feedback I was looking for."
β³ Developers report significant concerns about tail latency during congestion periods
β½ Many projects are looking into alternatives to shared RPC providers
β» "WebSocket reconnect gaps and duplicate signatures are cases worth logging" - Developer feedback
As the crypto landscape evolves, developers must adapt to maximize functionality within the Solana ecosystem. The drive to address RPC issues reflects a broader push for stability and performance within blockchain projects.
Thereβs a strong chance developers will increasingly migrate to dedicated RPC solutions over shared providers in the coming months. As latency concerns rise, organizations may adopt custom nodes to improve stability and performance. Experts estimate around 70% of projects could pivot to these dedicated setups, responding to user frustration and the demand for reliable data. This shift is likely due to the critical nature of real-time data retrieval and transaction reliability, which have become central to user satisfaction and operational success in Solana's dynamic environment.
A striking parallel can be drawn from early day internet service providers (ISPs) in the late 1990s. Just as online communities faced bandwidth issues and frequent disconnections, today's Solana projects are grappling with RPC challenges that threaten to hinder progress. Back then, it was the rise of dedicated lines that ultimately paved the way for smoother internet experiences. Much like how those early adopters forged a reliable path, Solana developers today are likely to innovate around direct solutions, shaping the future of blockchain technology through troubleshooting and resilience.