mirror of
https://github.com/simon987/od-database.git
synced 2025-12-13 23:09:01 +00:00
Website stats now works with elasticsearch
This commit is contained in:
@@ -77,11 +77,3 @@ class TaskManager:
|
||||
db.log_result(task_result)
|
||||
print("Logged result to DB")
|
||||
|
||||
@staticmethod
|
||||
def task_error(err):
|
||||
print("FIXME: Task failed (This should not happen)")
|
||||
print(err)
|
||||
raise err
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user