UbiOps SaaS Usage Limits¶
The following imposed limits apply to the UbiOps SaaS service.
Property | Limit |
---|---|
Maximum deployment file upload size | 2 GB |
Deployment structured or plain input / output size 1 | 8 MB |
Maximum size of a blob | 512 MB |
Maximum time an uploaded blob is available (TTL) | 72 hours |
Maximum duration of a deployment request | 3600 seconds |
Maximum duration of a pipeline request | 7200 seconds |
Maximum number of requests in a batch | 250 requests |
Maximum number of open outbound TCP or UDP connections to the same host and port in a deployment | 64 connections |
-
When processing a list of data items instead of a single item, the input or output size limit applies to all items in the list combined. There is no limit on the number of items in the list, as long as their combined size is below the size limit. ↩