mirror of
https://github.com/langgenius/dify.git
synced 2026-05-09 04:36:31 +08:00
[autofix.ci] apply automated fixes
This commit is contained in:
parent
26c00ffd85
commit
73a1dc293f
@ -89,7 +89,7 @@ class _StreamsSubscription(Subscription):
|
||||
# deadlock.
|
||||
|
||||
# Setting initial last id to `$` to signal redis that we only want new messages.
|
||||
#
|
||||
#
|
||||
# ref: https://redis.io/docs/latest/commands/xread/#the-special--id
|
||||
last_id = "$"
|
||||
try:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user