Flowise/packages/components/nodes
nikitas-novatix eadf1b11b3
Fix: Add keep-alive options to Redis clients to prevent idle timeouts and socket closing. (#4377)
* redis keepalive mechanism for all redis

* removed offline queue commands

* Simplified changes for consistency. Added REDIS_KEEP_ALIVE env variable.

* update redis socket alive env variable

* lint fix

---------

Co-authored-by: Henry <hzj94@hotmail.com>
Co-authored-by: Henry Heng <henryheng@flowiseai.com>
2025-05-14 10:29:32 +08:00
..
agentflow Bugfix/ui streaming when model streaming is off (#4424) 2025-05-14 00:07:54 +08:00
agents Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
analytic feat: Add Opik Tracer integration (#4194) 2025-04-03 15:57:54 +08:00
cache Fix: Add keep-alive options to Redis clients to prevent idle timeouts and socket closing. (#4377) 2025-05-14 10:29:32 +08:00
chains Bugfix/Validate URL for postCore (#4172) 2025-03-13 20:00:32 +00:00
chatmodels Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
documentloaders Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
embeddings Late Chunking support for Jina Embeddings (#4002) 2025-02-08 14:10:18 +00:00
engine
graphs/Neo4j Feature/Add Neo4j GraphRag support (#3686) 2024-12-23 01:35:53 +00:00
llms Feature/update openai version, add reasoning effort param, add o3 mini (#3973) 2025-02-04 08:43:27 +00:00
memory Fix: Add keep-alive options to Redis clients to prevent idle timeouts and socket closing. (#4377) 2025-05-14 10:29:32 +08:00
moderation
multiagents clean(components): is debug boolean syntax shorthand (#3770) 2025-01-03 14:20:59 +00:00
outputparsers [Feature] Repair JSON from LLM in StructuredOutputParserAdvanced (#3723) 2024-12-21 12:51:56 +00:00
prompts Bugfix/Escape JSON in Prompt Message (#3901) 2025-01-20 19:18:28 +00:00
recordmanager Fix(PostgresRecordManager): Handle time correctly and ensure schema creation (#4381) 2025-05-07 00:27:47 +08:00
responsesynthesizer
retrievers Fix vector store filter not work (#4065) 2025-02-26 15:03:54 +00:00
sequentialagents Improve Error Messaging for Missing LLM Node Input Variables and Optimize Lodash Imports (#4167) 2025-04-03 01:08:42 +08:00
speechtotext/assemblyai
textsplitters
tools Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
utilities New Feature: Add post postprocessing of response from LLM using custom JS Function (#4079) 2025-02-26 17:40:03 +00:00
vectorstores Fix: Add keep-alive options to Redis clients to prevent idle timeouts and socket closing. (#4377) 2025-05-14 10:29:32 +08:00