mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-19 12:03:54 +02:00
dont add to the lookup table if it already exists
This commit is contained in:
@@ -114,6 +114,7 @@ class TenantRedis(redis.Redis):
|
||||
"create_lock",
|
||||
"startswith",
|
||||
"smembers",
|
||||
"sismember",
|
||||
"sadd",
|
||||
"srem",
|
||||
"scard",
|
||||
|
Reference in New Issue
Block a user