fix: enhance API key handling and logging in middleware #627
Reference in New Issue
Block a user
Delete Branch "enhance-api-key-handling-logging"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Refactor API key processing to improve clarity and reduce code
duplication. Introduce detailed logging for schema updates and
initializations, capturing relevant context information. Use
background context for async operations to avoid blocking.
Implement organization lookup logic in the WebSocket init
function for consistent API key handling across connections.
Codecov Report
❌ Patch coverage is
25.40541%with138 linesin your changes missing coverage. Please review.✅ Project coverage is 7.74%. Comparing base (
a9a47c1) to head (47dbf82).Additional details and impacted files
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
aborted the automatic merge because the source branch was updated. Learn more.
added 6 commits
mainbb0c08be- fix: enhance API key handling and logging in middleware4d18cf41- feat(tests): add unit tests for WebSocket initialization logic9368d77b- feat: add latestSchema query for retrieving schema updatesdf44ddbb- test: enhance assertions for version and subscription configCompare with previous version
added 1 commit
47dbf827- fix: add command executor interface for better testingCompare with previous version
mentioned in commit
b1a46f9d4e