Skip to content

Conversation

@swuecho
Copy link
Owner

@swuecho swuecho commented Oct 23, 2025

No description provided.

- Use string suffix matching for chat endpoints instead of exact path matching
- Add support for /chatbot endpoint in rate limiting
- Reorganize imports for better readability
- Convert sessionUuid to ref and add watcher for session changes
- Stop active streams when switching sessions
- Add session validation in composables to prevent errors with empty sessions
- Improve error handling for session synchronization
- Implement `waitForInitialization` method in auth store using Vue watcher
- Replace busy-wait loop with promise-based approach in axios interceptor
- Add timeout handling (default 10s) to prevent hanging requests
- Maintain existing auth state management while improving performance
@swuecho swuecho merged commit 218dcd1 into master Oct 23, 2025
2 checks passed
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