Skip to content

Pass chat websocket uri to the chat endpoint lambda#390

Merged
kdid merged 1 commit into
deploy/stagingfrom
bugfix-websocket-uri
Jun 4, 2026
Merged

Pass chat websocket uri to the chat endpoint lambda#390
kdid merged 1 commit into
deploy/stagingfrom
bugfix-websocket-uri

Conversation

@kdid

@kdid kdid commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Chat from Digitial Collections is failing. It looks like the root cause is that the /chat/endpoint request is returning just the auth token and not the endpoint as well. The WEBSOCKET_URI is not currently being passed in to the lambda in the api's template.

Changes in this PR

  • Bugfix that adds ChatWebSocketURI to the lambda's environment variables

@kdid kdid requested review from bmquinn and mbklein June 4, 2026 15:58
@kdid kdid self-assigned this Jun 4, 2026
@kdid kdid merged commit af72b1a into deploy/staging Jun 4, 2026
2 checks passed
@kdid kdid deleted the bugfix-websocket-uri branch June 4, 2026 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants