Pular para o conteúdo

Get Execution Limits

GET
/api/v1/admin/automation-config/limits

Get execution limits configuration.

Successful Response

ExecutionLimitsResponse

Execution limits response schema.

object
max_records_per_execution
Max Records Per Execution
integer
default: 10000
workflow_execution_timeout_minutes
Workflow Execution Timeout Minutes
integer
default: 60
max_concurrent_workflows_per_tenant
Max Concurrent Workflows Per Tenant
integer
default: 5
max_scheduled_workflows_per_tenant
Max Scheduled Workflows Per Tenant
integer
default: 20