From 0ed516b714ecd3cd5f2c5af872869b69de53dd6d Mon Sep 17 00:00:00 2001 From: float-trip Date: Tue, 11 Jul 2023 15:57:28 +0000 Subject: [PATCH] 'distributor' -> 'batcher' --- fetcher_config.example.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fetcher_config.example.yaml b/fetcher_config.example.yaml index 209af0a..7451fcb 100644 --- a/fetcher_config.example.yaml +++ b/fetcher_config.example.yaml @@ -1,5 +1,5 @@ id: fetcher-1 -distributor_uri: localhost:50051 +batcher_uri: localhost:50051 reddit: client_id: abc client_secret: abc