We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdba2e9 commit 935dd8dCopy full SHA for 935dd8d
content/build/upload/receipts.mdx
@@ -41,6 +41,12 @@ Turbo receipts are created in three common contexts:
41
42
Regardless of flow, store receipt timestamps and your own sequence metadata so ordered events can be reconstructed later.
43
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
+
50
## Receipt Anatomy
51
52
| Field | Meaning | Notes |
0 commit comments