Skip to content

Commit 3176e32

Browse files
committed
ci: increase number of analytics per minute
1 parent 268ac3a commit 3176e32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
TYPESENSE_ENABLE_CORS: true
2121
TYPESENSE_ANALYTICS_DIR: /analytics
2222
TYPESENSE_ENABLE_SEARCH_ANALYTICS: true
23-
options: --analytics-minute-rate-limit=50
23+
ANALYTICS_MINUTE_RATE_LIMIT: 500
2424

2525
steps:
2626
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)