---
title: More reliable Google Sheets exports
date: 2026-06-30
description: Google Sheets exports now retry through intermittent Google errors instead of failing the whole job over a momentary blip.
tags: ["Exports"]
categories: ["Changelog"]
url: https://www.getaltera.com/changelog/2026-06-30-more-reliable-google-sheets-exports/
---


A momentary error from Google used to be enough to fail an entire export to Google Sheets. We've improved the retry logic so jobs keep going through short-lived hiccups.

### Fixes

- **Google Sheets retries** - creating a Google Sheets export now retries through intermittent Google errors (like a 503 "service unavailable"), matching the retry behavior of the other Sheets calls.

