pavel 1ar.ionov

graft 0.6.3: steadier syncs for large Craft spaces

Large Craft spaces now load more reliably, recover from temporary API errors, and keep the last complete graph when a refresh cannot finish.

1 min read

graft 0.6.3 is live with a more resilient sync for larger Craft spaces.

  • Full graph loads now pace requests against Craft’s available request budget.
  • Temporary rate limits and server errors wait and retry automatically.
  • If Craft stays unavailable, graft keeps the last complete graph instead of replacing it with partial data.

The update was prompted by a short Craft API incident that exposed how quickly a first load can scan a few hundred documents. Existing connections need no changes.