Dedicated hardware poller + read-only consumers #4

Open
adamksmith wants to merge 13 commits from feat/dedicated-poller into main
Showing only changes of commit 822829aae4 - Show all commits

View File

@@ -52,7 +52,7 @@ services:
- REDIS_HOST=127.0.0.1 - REDIS_HOST=127.0.0.1
- REDIS_PORT=6379 - REDIS_PORT=6379
- REDIS_DB=0 - REDIS_DB=0
- HOST_POLL_INTERVAL=120 - HOST_POLL_INTERVAL=60
- POLL_DRIVE_GAP=0.5 - POLL_DRIVE_GAP=0.5
- POLL_CONCURRENCY=1 - POLL_CONCURRENCY=1
- POLL_STARTUP_JITTER=10 - POLL_STARTUP_JITTER=10