Commit aef8879
fix(playground): increase Nginx burst from 20 to 50 (DAK-6961) (#229)
autoSeedDemoData consumes burst tokens on page load; if user visits
multiple lazy-seeded modes before Compare, burst is exhausted and
seedCmp gets 429s. Raising to 50 gives enough headroom for all modes.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 8dcebc9 commit aef8879
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments