[Bug] AI chat doesn't seem to sync? "A unicorn ate our response"
bdruth opened this issue · comments
Describe the bug
When pulling up an AI Chat from a device that isn't the one that initiated it, the chat doesn't appear to sync and then on the device that initiated it, an error is displayed.
To Reproduce
Steps to reproduce the behavior:
- Create an AI Chat
- Ask a question, wait for the response
- Access the AI Chat from a sync'd device
- The 2nd device only shows the question asked
- The 1st device shows an error (the response disappears)
Expected behavior
AI Chat response is visible on both devices
Desktop (please complete the following information):
- OS: macOS Sequoia 15.1
- Browser n/a
- Version 0.7.2
Additional context
- Environment: self-hosted
Sync works otherwise (websocket support is enabled & working)
@bdruth The message A unicorn ate our response indicates that the AI service is temporarily unavailable. As a result, the response will not be synced to other devices.
I will close this PR. Feel free to reopen
So, is AI chat syncing a verified/tested feature? It seems odd that the AI service is available to the extent that AI chat works, but suddenly not available when a sync is needed?