Commit 0c8f7d8
committed
fix: bump enterprise function limit from 200k to 500k
Real-world codebase (effect-ts) has 200,437 functions -- just 437 over
the old 200,000 cap. Enterprise tier should handle large codebases
without arbitrary limits causing friction.
289 tests pass.1 parent d6563d1 commit 0c8f7d8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments