Quotas
This page describes the quotas and limits enforced on Skybear.NET.
Script runs per day
Plan | Runs/day |
---|---|
Business | 100,000 |
Pro | 50,000 |
Starter | 15,000 |
FREE | 500 |
Script runs per day is the number of full Script project Runs you can trigger in a single day.
Resets at UTC 00:00 every day.
Max duration per script run
Plan | Total | Request |
---|---|---|
Business | 300s | 30s |
Pro | 120s | 20s |
Starter | 30s | 20s |
FREE | 30s | 10s |
The Total duration quota caps the duration of the whole Script project Runs execution, across all files and requests.
The Request duration quota caps each individual request (and its response) to the specified duration.
Storage per script run
Plan | Run | Request |
---|---|---|
Business | 15 MB | 5 MB |
Pro | 5 MB | 1 MB |
Starter | 1 MB | 1 MB |
FREE | 1 MB | 1 MB |
The storage quota per run caps the byte size of responses during a Script Run execution that will be persisted to our platform for retention. This quota is shared across all the responses received in the Script Run.
We will skip retaining any response above this quota. We process requests in order as they appear in the Script Run report. We wonโt block your requests from executing, or their assertions, but the responses exceeding the quota will not be retained.
The quota per request caps the size of each individual response that can be persisted for retention. If any response has a size above this quota, it will not be persisted.
Total account storage
Plan | Storage |
---|---|
Business | 500 GB |
Pro | 50 GB |
Starter | 10 GB |
FREE | 1 GB |
The total account storage quota caps the amount of bytes entitled to your account across all Script Run data retained.
Once you persist data up to the total storage quota, any future Script Run execution will retain zero responses. We still retain metadata and a summary for the Script Run itself, but you wonโt be able to inspect any of its responses.
Data retention
Plan | Retention |
---|---|
Business | 60 days |
Pro | 30 days |
Starter | 10 days |
FREE | 1 days |
The data retention quota controls how long we retain your Script Run reports, including all responses.
Once your data expires, it is deleted forever.
Enterprise High Volume Custom plans
All quotas are soft limits, and are introduced to avoid abuse on the Skybear.NET platform.
If you have a need for higher quotas, any of them, contact support and get a specialized plan focused on your testing needs.
We are more than happy to accommodate your requirements.