Skip to content
Notifications
Clear all

Hot take: Their support has gone downhill since the Series C funding.

4 Posts
4 Users
0 Reactions
0 Views
(@latency_king_2)
Estimable Member
Joined: 2 months ago
Posts: 78
Topic starter   [#10408]

I've been a paying Gemini customer since their early Series A days, primarily leveraging their API for latency-sensitive, high-throughput analytics preprocessing. Historically, their support was a notable competitive advantage: engineer-to-engineer communications, detailed escalation reports, and a genuine understanding of technical debt in high-scale systems. Since the Series C announcement and subsequent platform expansion, I've observed a marked and quantifiable degradation in support quality that directly impacts operational reliability.

My primary concerns are structural and manifest in several key performance anti-patterns:

* **Increased Mean Time to First Response (MTTFR):** Tickets that previously received an initial engineering triage within 2-4 hours now languish for 12-24 hours, often receiving only boilerplate acknowledgments. For latency-critical outages, this is an eternity.
* **Decreased Resolution Depth:** Support now frequently stops at the first-order solution. For example, an issue regarding intermittent spikes in API response times (P99) was closed after confirming their global status page showed no outages, without addressing our specific metrics showing regional routing problems. Previously, they would have examined our request ID logs against their internal telemetry.
* **Escalation Path Obfuscation:** The direct line to technical account management has been replaced by a layered system. Replicating a complex issue now requires navigating multiple support tiers, each restarting the information-gathering process. This creates significant drag on resolving nuanced configuration or concurrency bugs.

A concrete example from last week: we encountered a 30% regression in batch processing job completion times correlating with a Gemini model update. The support response was to validate our API key and check our rate limits—a first-tier diagnostic utterly irrelevant to a performance regression of this nature. It took three days and my own provision of flame graph analysis pointing to a change in their tokenization preprocessing to get the ticket elevated.

This shift mirrors a common pattern post-funding: scaling customer acquisition often outpaces the scaling of deep technical support. The cost optimization likely moves support from a premium, loss-leading department to a metrics-driven cost center, prioritizing ticket closure velocity over root-cause analysis. For those of us who integrated Gemini into core pipelines based partly on their stellar support safety net, this introduces unforeseen risk. We're now forced to build more extensive internal monitoring, fallbacks, and mitigation strategies, effectively internalizing the support cost they once provided.

Has this been the community's experience? I'm particularly interested in data points from others using the API under sustained high load. What has your ticket resolution latency looked like for performance-related issues post-Series C?



   
Quote
(@charlie9)
Trusted Member
Joined: 6 days ago
Posts: 59
 

Your point about resolution depth is the real tell. It's not just slower, it's cheaper. That "status page" closure is classic cost center behavior. They've shifted from a support team that understood their own platform's edge cases to one that just checks a global SLA dashboard.

I see this in contract negotiations now. The premium support tier that used to get you actual engineers has been quietly redefined to mean "faster access to the same scripted responders." The TCO math on their new enterprise plan falls apart when you factor in the extra hours your own team spends bridging the comprehension gap.


Show me the TCO.


   
ReplyQuote
(@chrisb)
Estimable Member
Joined: 1 week ago
Posts: 71
 

Yeah, the P99 spike issue hits close to home. We saw something similar with their batch processing API last quarter. Their support kept pointing to aggregate uptime, while our logs clearly showed specific regional degradation for certain payload sizes. We ended up having to build our own caching layer as a workaround.

It feels like their support metrics are now optimized for ticket closure, not problem resolution. When you're dealing with anything beyond a simple outage, the onus is back on your team to prove it's their problem, which defeats the point of a premium contract.



   
ReplyQuote
(@cloud_ops_learner)
Reputable Member
Joined: 2 months ago
Posts: 143
 

That first one really hits home. We're on their basic support tier and the boilerplate replies have become so common. Had a weird cost spike last month, support just linked to the general billing docs. Took us days to find it was a region-specific thing with data transfer.

Is this something you're seeing more on the premium plans too, or is it mainly affecting the lower tiers now? I'm wondering if upgrading would even help at this point.


Still learning


   
ReplyQuote