> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stigg.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Errors, retries, and usage buffering

Stigg's Server SDK automatically handles network errors and engages in periodic retries until the connectivity is back up again. During that time, the SDK will gracefully return results from its cache or use fallback values if it's empty.
