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.
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.
Detailed Redis endpoint monitoring view displaying endpoint connection information alongside recent Redis message activity, including basic agent messaging events and communication tracking details.
Script pipeline editor view highlighting the new updateSessionMetaData method used to dynamically update distributed session metadata values directly within workflows and pipeline scripting.
Chat session metadata view displaying the Session.UserState value successfully updated to “All Set” after executing the updateSessionMetaData script method within the pipeline workflow.