@@ -108,7 +108,7 @@ def news_worker(source, kw, d, q):
# TODO influx start
-post_data('event', {}, 'start')
+post_data('event', {}, '"start"')
start = time()
sources = db().sources()
db().purge_error()