jhao104 / jhao104/proxy_pool

关于运行中的错误

Open
#463 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
23.7k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

运行几分钟后就报这个:redis.exceptions.ResponseError: unknown command 'hclear'

发现是下面这个函数出了问题 改怎么解决
def clear(self):
"""
清空所有代理, 使用changeTable指定hash name
:return:
"""
return self.__conn.execute_command("hclear", self.name)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.