batchwatch › Questions › How long does the Google (Gemini) batch API take?
We have measured this. Across the 3 Google models we have enough completions for, the median wait ranges from 2 min (gemini-2.5-flash-lite) to 2 min (gemini-3.7-flash). Nine in ten gemini-2.5-flash-lite jobs finished within 4 min. Every figure carries n and a confidence grade on its own page.
Google promises only "within 24 hours" - a ceiling, not a typical wait. The measured medians above are what jobs actually get, and they are why batching is worth the wait for most workloads.
The live dashboard shows every model with its distribution, n and confidence grade. /v1/coverage is the same data as JSON, no key required. Contributing five measurements in seven days cuts the public delay to five minutes and unlocks the decision endpoints (/v1/should-i-batch, /v1/estimate-batchtime).