feat: add project acceptance collection service

This commit is contained in:
2026-08-19 15:28:14 +08:00
parent 175b38138e
commit 2da7f4f328
8 changed files with 1321 additions and 2 deletions

View File

@@ -7,4 +7,6 @@ CRAWLER_RETRY_TIMES=3
CRAWLER_RETRY_DELAY_SECONDS=2
CRAWLER_TIMEOUT_SECONDS=120
CRAWLER_POLL_INTERVAL_SECONDS=5
ACCEPTANCE_BROWSER_TIMEOUT_SECONDS=60
ACCEPTANCE_NOTE_WORKERS=4
CORS_ORIGIN=http://localhost:5173