Contents
- **Overview** – MarkdownDocument
- **Admin Redis Message Bus Status Page** – Centralized Redis message bus monitoring page showing conn…
- **Admin Redis Message Bus Endpoint Details & Recent Messages** – Detailed Redis endpoint monitoring …
- **New Update Session Metadata Script Method** – Script pipeline editor view highlighting the new upd…
- **Updated Session.UserState Metadata Using Script Method** – Chat session metadata view displaying t…
Overview
-
Redis Message Bus Monitoring & Recovery Tools – Added a new admin dashboard for Redis pub/sub messaging status, including health indicators, signaling/caching visibility, remediation actions, refresh controls, and improved status icon visibility. Also improved Redis resubscribe reliability by preventing concurrent resubscribe operations and adding manual resubscribe support.
-
Session Metadata Update Script Method – Added a new updateSessionMetaData script method for workflows and pipelines, allowing session metadata values to be updated dynamically and synchronized across the distributed cache.
Step 2 – Admin Redis Message Bus Status Page
-
Centralized Redis message bus monitoring page showing connection health, ping status, endpoint and subscription summaries, and administrative recovery actions for manually triggering Redis channel resubscribe operations on the current instance or across all instances.
Step 3 – Admin Redis Message Bus Endpoint Details & Recent Messages
-
Detailed Redis endpoint monitoring view displaying endpoint connection information alongside recent Redis message activity, including basic agent messaging events and communication tracking details.
Step 4 – New Update Session Metadata Script Method
-
Script pipeline editor view highlighting the new updateSessionMetaData method used to dynamically update distributed session metadata values directly within workflows and pipeline scripting.
Step 5 – Updated Session.UserState Metadata Using Script Method
-
Chat session metadata view displaying the Session.UserState value successfully updated to “All Set” after executing the updateSessionMetaData script method within the pipeline workflow.
Image Gallery
- **Overview** – MarkdownDocument
- **Admin Redis Message Bus Status Page** – Centralized Redis message bus monitoring page showing conn…
- **Admin Redis Message Bus Endpoint Details & Recent Messages** – Detailed Redis endpoint monitoring …
- **New Update Session Metadata Script Method** – Script pipeline editor view highlighting the new upd…
- **Updated Session.UserState Metadata Using Script Method** – Chat session metadata view displaying t…