Welcome to Zuora Product Documentation

Explore our rich library of product information

Limits

AQuA enforces limits on processing time, number of queries, and concurrent jobs, with specific restrictions on certain objects.

AQuA enforces the following limits:

  • The maximum processing time per query is 3 hours. If a query in an AQuA job is executed for longer than 3 hours, this job will be killed automatically. See the best practices for bulk data extraction with AQuA. .
  • The maximum number of queries in an AQuA job is 50.
  • AQuA enforces limits on both the stateful concurrent AQuA jobs and the stateless concurrent AQuA jobs per tenant:
    • The maximum number of stateful concurrent AQuA jobs per tenant is 50.
    • The maximum number of stateless concurrent AQuA jobs per tenant is 50.
    AQuA jobs in the following status are counted towards your concurrent AQuA job limits:
    • Submitted
    • Executing
    Zuora system will reject the subsequent stateful or stateless job requests once the corresponding concurrent job limit is reached.
  • The ChargeMetrics and ChargeMetricsDiscountAllocationDetail objects are not available through AQuA. You can access them through Data Query or Charge Metrics API.