Forgeon Docs

Documentation, guides, and patterns to help you build on Forgeon — from your first deploy to running serious infrastructure.

Limits reference

Quotas, concurrency limits, and scaling constraints.

Last updated: 2026-03-17

Limits protect platform stability. These vary by plan and tenant policy.

Common limits

  • Concurrent builds
  • Runtime instances
  • DB clusters
  • Bandwidth / egress

Where to see limits

  • Settings → Billing usage
  • Easy‑Forge (admin) for override limits

How to work with limits safely

  1. Track usage trend weekly, not only when failures happen.
  2. Keep headroom for traffic spikes and release days.
  3. Align build/deploy cadence with current concurrency quota.
  4. Upgrade before hitting hard blocks in production windows.

Troubleshooting

Quota exceeded

  • Reduce usage or upgrade plan

Frequent near-limit alerts

  • Revisit plan tier or optimize workload patterns (build frequency, egress-heavy responses).