Skip to content

Commit 935dd8d

Browse files
author
William Kempster
committed
docs(receipts): clarify receipt persistence ownership
1 parent fdba2e9 commit 935dd8d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/build/upload/receipts.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@ Turbo receipts are created in three common contexts:
4141

4242
Regardless of flow, store receipt timestamps and your own sequence metadata so ordered events can be reconstructed later.
4343

44+
<Callout type="warning">
45+
Turbo does not store and retrieve your receipts for you. If you need receipts
46+
later, persist the exact payload returned by Turbo in your own storage. You
47+
can also optionally store receipt records on Arweave for long-term archival.
48+
</Callout>
49+
4450
## Receipt Anatomy
4551

4652
| Field | Meaning | Notes |

0 commit comments

Comments
 (0)