SPB Git forge

spb/websensor

Public
33commits 1branches 0releases
3.4 MBsize
maindefault branch
10 days agolast push
TypeScript 55.4% Python 43.2% SQL 1.2%

deploy: engine fetch concurrency 48, factory 10 workers in the example manifest

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Simon-Pierre Boucher committed 11 days ago (Sep 13, 2026) parent ee96c50

1 changed file +1 −1

modified deploy/websensor.mld.json.example +1 −1
@@ -71,7 +71,7 @@
71 71 "REDIS_URL": "redis://127.0.0.1:6379",
72 72 "BLOB_STORE_DIR": "{{HOME}}/websensor-data/blobs",
73 73 "WS_SOURCES_FILE": "./config/sources.yaml",
74 − "WS_FETCH_CONCURRENCY": "32",
74 + "WS_FETCH_CONCURRENCY": "48",
75 75 "WS_PER_HOST_CONCURRENCY": "2",
76 76 "ENGINE_METRICS_PORT": "8262",
77 77 "WS_USER_AGENT": "WebSensorBot/0.3 (+https://www.websensor.io/bot; contact@websensor.io)",
78 78