Commit 9cbb9d0
committed
docs(limits): document automatic payload offloading for triggers and batches
Clarify that large payloads and outputs are offloaded to object storage
transparently. Split the behaviour into the send path (SDK uploads any
trigger or batch-item payload over 128KB before sending, single trigger
since 4.5.0 and batch since 4.5.2) and the retrieve path (payloads/outputs
over 512KB returned as a presigned URL from runs.retrieve).1 parent 1a0198c commit 9cbb9d0
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
108 | 112 | | |
109 | 113 | | |
110 | 114 | | |
| |||
0 commit comments