|
@@ -25,7 +25,7 @@ config_, _ = set_config()
|
|
log_ = Log()
|
|
log_ = Log()
|
|
redis_helper = RedisHelper()
|
|
redis_helper = RedisHelper()
|
|
|
|
|
|
-REDIS_PREFIX = "redis:vid_cid_aciton:"
|
|
|
|
|
|
+REDIS_PREFIX = "redis:vid_cid_action:"
|
|
EXPIRE_TIME = 6 * 3600
|
|
EXPIRE_TIME = 6 * 3600
|
|
|
|
|
|
def worker(queue, executor):
|
|
def worker(queue, executor):
|