Documentation / Reference / Pricing & Limits
Pricing & Limits
Simple, predictable pricing based on job volume.
| Plan | Price | Jobs/month | |
|---|---|---|---|
| Free Trial | $0 (14 days) | 2,000 | Start Trial |
| Pro | $5/mo | 100,000 | Subscribe |
Note: Jobs that fail within 1 second do not count toward your limit.
V8 Job Overage (Pro only)
If you exceed 100,000 V8 jobs/month on the Pro plan, additional jobs are billed at $50 per 1,000,000 jobs. Free trial is limited to 2,000 V8 jobs within a 14-day period with no overage option. After the trial expires, a Pro subscription is required to continue running jobs.
Container Jobs (Pro only)
Pro plan includes 36,000 container weighted seconds (10h) per month. Usage beyond the included allowance is billed at $0.002 per weighted second when overage billing is enabled. Free plan does not include container execution.
Instance Types & Weight Multipliers
Container jobs are billed using weighted seconds. Each instance type has a different weight multiplier applied to the raw execution time.
| Instance Type | Label | Weight | Docker (DinD) |
|---|---|---|---|
| lite | worker-run/instance-type=lite | 1x | No |
| basic | worker-run/instance-type=basic | 4x | No |
| standard-1 | worker-run/instance-type=standard-1 | 14x | No |
| standard-2 | worker-run/instance-type=standard-2 | 22x | Yes |
| standard-3 | worker-run/instance-type=standard-3 | 32x | Yes |
| standard-4 | worker-run/instance-type=standard-4 | 51x | Yes |
Example: 60 seconds on standard-2 = 60 x 22 = 1,320 weighted seconds.