From 571bc63671b17cbad2c0370a285aee3d8e83c6b9 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 7 May 2019 17:31:37 -0700 Subject: python TODOs about kafka --- python/TODO | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'python/TODO') diff --git a/python/TODO b/python/TODO index e169267b..fdb72849 100644 --- a/python/TODO +++ b/python/TODO @@ -17,3 +17,10 @@ views backlog - make debugbar really optional (don't import unless we're in debug mode) + +Kafka +- should refactor all the handlers into one place (DRY) +- harvesters could have shared producer setup/creation +- broker timeouts after a minute in all cases should at least log if not crash + (eg, changelog worker) +- tic/tok increment counter for lower latency but non-verbose logging? -- cgit v1.2.3