Skip to main content

Fleak Limitations

When using the Fleak app, there are several limitations you should know about:

  • UI Test Run Duration: The UI test run is limited to 29 seconds before node outputs may trigger an error. To avoid this, reduce the number of outputs.
  • Data Size Input Limit: The limit for the data input in the HTTP Data Input node is 10kb.
  • Payload Request Size Limit: The maximum payload request size is 10Kb. A higher limit is available upon request.
  • Event Count and Total Size: There is an upper bound on event count and total size per request.
  • Subscription-Based Workflow Limits: The number of workflows you can create varies based on your subscription tier. Check below for your user-tier configuration.
  • Max Requests Per Second: The maximum number of requests per second is determined by your subscription tier. Check below for your user-tier configuration.
  • LLM Token Limit: Different subscriptions have different token limits. Check below for your user-tier configuration.

User-Tier Configuration

Free Tier

  • Number of Monthly Requests: 500
  • Number of Monthly LLM Tokens: 100,000
  • Number of Monthly Embedding Tokens: 1,000,000
  • Requests Per Second: 1
  • Maximum Payload Size (KB): 10
  • Number of Workflows: 5

Starter Tier

  • Number of Monthly Requests: Unlimited
  • Number of Monthly LLM Tokens: 500,000
  • Number of Monthly Embedding Tokens: 5,000,000
  • Requests Per Second: 20
  • Maximum Payload Size (KB): 20
  • Number of Workflows: 10

Professional Tier

  • Number of Monthly Requests: Unlimited
  • Number of Monthly LLM Tokens: 1,000,000
  • Number of Monthly Embedding Tokens: 10,000,000
  • Requests Per Second: 50
  • Maximum Payload Size (KB): 100
  • Number of Workflows: 50

Enterprise Tier

  • Fully customized configuration
  • Requests Per Second: Up to 10,000
  • Private Cloud

To learn more about the subscription tier differences, check the pricing page.