You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Batch trigger payload | The total of all payloads must not exceed 1MB|
57
+
| Batch trigger payload | The total of all payloads must not exceed 5MB|
58
58
| Task outputs | Must not exceed 10MB |
59
59
60
60
Payloads and outputs that exceed 512KB will be offloaded to object storage and a presigned URL will be provided to download the data when calling `runs.retrieve`. You don't need to do anything to handle this in your tasks however, as we will transparently upload/download these during operation.
0 commit comments