This page lists limits that are visible to customers or integration authors.
Error tracking ingest
| Limit | Value |
|---|
| Request body | 1 MiB |
| Rate limit | 50 events per second per DSN key |
| Burst | 200 events |
| Accepted content type | application/x-tiden-envelope |
| Optional compression | gzip |
Branches
| Limit | Value |
|---|
| Branch name length | 100 characters |
| Branch name pattern | lowercase letters, numbers, /, _, and - |
| Reserved branch | main |
| Nested branches | Not supported |
Branches are created from main.
Authentication
| Item | Behavior |
|---|
| API token prefix | tfy_ |
| API token visibility | Shown once at creation |
| API token scope | Public API only |
| DSN key scope | Product ingest only |
File uploads
Requirement attachments and source maps use presigned upload flows. Upload URLs
expire and should not be stored as durable links.
CLI
| Item | Value |
|---|
| Default request timeout | 30 seconds |
| Output default | JSON |
| Human output | --format text |
Known product boundaries
- Component CLI branch flags are not yet wired.
- Per-branch
GetComponent is not yet available.
- Component history is not yet symmetric with requirement and test history.
- Reports, analytics, and execution pages are not documented as active product
workflows.