Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion info/pricing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ With Kernel, you only pay for what you use and nothing more. Our goal is to be c
| Log & replay retention | 30 days | 30 days | Custom |
| Concurrent browsers | 5 | 50 | Custom |
| Concurrent invocations | 5 | 50 | Custom |
| Persistent browsers | 5 | 50 | Custom |
| Concurrent invocations per app | 5 | 20 | Custom |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Medium Logic

The limit for 'Concurrent invocations per app' is set to 20 for the Start-Up tier, while 'Concurrent invocations' (total) is set to 50. This creates a logical inconsistency - if the total concurrent invocations is 50, but per-app is limited to 20, it suggests users could have at least 3 apps running concurrently (20+20+10=50). However, this relationship and the reasoning behind these specific limits should be clarified in the documentation to avoid user confusion about how these limits interact.

| Persistent browsers | 5 | 50 | Custom |