Files
dify/api/libs/broadcast_channel
QuantumGhost 98d9dc620b fix(api): Prevent messages from being dropped.
This is cuased by an issue in upstream code:

If Sharded PubSub is used with Cluster, the `
ClusterPubSub.get_sharded_message` will return `None` regardless of
message['type'].
2026-01-26 00:32:08 +08:00
..