Depends on coder/aibridge#166
Required for #1360
Store recorded client session ID which will allow listing interceptions by session.
Sessions are sets of interceptions (or threads (#1338)).
If a session ID is not present for an interception, the individual interception should be treated as a session with a single interception and the session ID = interception ID.
Acceptance criteria:
Depends on coder/aibridge#166
Required for #1360
Store recorded client session ID which will allow listing interceptions by session.
Sessions are sets of interceptions (or threads (#1338)).
If a session ID is not present for an interception, the individual interception should be treated as a session with a single interception and the session ID = interception ID.
Acceptance criteria:
InsertAIBridgeInterceptionupdated to include client session ID